套件 | 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, 03:47 PM Z