包 | flash.net |
类 | public final class NetGroupInfo |
继承 | NetGroupInfo Object |
语言版本: | ActionScript 3.0 |
运行时版本: | Flash Player 10.1, AIR 2 |
NetGroup.info
属性返回一个 NetGroupInfo 对象,该对象是当前 QOS 状态的快照。
相关 API 元素
flash.net.NetGroup.info
flash.net.NetGroup.post()
flash.net.NetGroup.sendToNearest()
flash.net.NetGroup.sendToNeighbor()
flash.net.NetGroup.sendToAllNeighbors()
flash.net.NetGroup.addWantObjects()
flash.net.NetGroup.writeRequestedObject()
flash.net.NetGroup.post()
flash.net.NetGroup.sendToNearest()
flash.net.NetGroup.sendToNeighbor()
flash.net.NetGroup.sendToAllNeighbors()
flash.net.NetGroup.addWantObjects()
flash.net.NetGroup.writeRequestedObject()
公共属性
属性 | 由以下参数定义 | ||
---|---|---|---|
constructor : Object
对类对象或给定对象实例的构造函数的引用。 | Object | ||
objectReplicationReceiveBytesPerSecond : Number [只读]
指定本地节点通过对象复制系统从同级接收对象所使用的速率,以每秒字节数为单位。 | NetGroupInfo | ||
objectReplicationSendBytesPerSecond : Number [只读]
指定对象通过对象复制系统从本地节点复制到同级所使用的速率,以每秒字节数为单位。 | NetGroupInfo | ||
postingReceiveControlBytesPerSecond : Number [只读]
指定本地节点从同级接收发送的控件开销消息所使用的速率,以每秒字节数为单位。 | NetGroupInfo | ||
postingReceiveDataBytesPerSecond : Number [只读]
指定本地节点从同级接收发送的数据所使用的速率,以每秒字节数为单位。 | NetGroupInfo | ||
postingSendControlBytesPerSecond : Number [只读]
指定本地节点将发送的控件开销消息发送到同级所使用的速率,以每秒字节数为单位。 | NetGroupInfo | ||
postingSendDataBytesPerSecond : Number [只读]
指定本地节点将发送的数据发送到同级所使用的速率,以每秒字节数为单位。 | NetGroupInfo | ||
routingReceiveBytesPerSecond : Number [只读]
指定本地节点从同级接收定向路由消息所使用的速率,以每秒字节数为单位。 | NetGroupInfo | ||
routingSendBytesPerSecond : Number [只读]
指定本地节点向同级发送定向路由消息所使用的速率,以每秒字节数为单位。 | NetGroupInfo |
公共方法
方法 | 由以下参数定义 | ||
---|---|---|---|
表示对象是否已经定义了指定的属性。 | Object | ||
表示 Object 类的实例是否在指定为参数的对象的原型链中。 | Object | ||
表示指定的属性是否存在、是否可枚举。 | Object | ||
设置循环操作动态属性的可用性。 | Object | ||
返回此对象的字符串表示形式,其格式设置遵守区域设置特定的约定。 | Object | ||
返回包含 NetGroupInfo 对象属性值的字符串。 | NetGroupInfo | ||
返回指定对象的原始值。 | Object |
属性详细信息
objectReplicationReceiveBytesPerSecond | 属性 |
objectReplicationSendBytesPerSecond | 属性 |
postingReceiveControlBytesPerSecond | 属性 |
postingReceiveDataBytesPerSecond | 属性 |
postingSendControlBytesPerSecond | 属性 |
postingSendDataBytesPerSecond | 属性 |
routingReceiveBytesPerSecond | 属性 |
routingSendBytesPerSecond | 属性 |
方法详细信息
toString | () | 方法 |
Tue Jun 12 2018, 11:04 AM Z