
114
SERVER-SIDE ACTIONSCRIPT LANGUAGE REFERENCE FOR ADOBE MEDIA SERVER 5.0.1
Server-Side ActionScript Language Reference
Last updated 7/2/2013
Use this method to route messages directly to a peer, also called “direct routing”. See Route messages directly to a peer.
Availability
Flash Media Server 4
Parameters
message An Object. The message to send.
sendMode A String. A property of enumeration class NetGroupSendMode specifying the neighbor to which to send
the message.
Returns
A String. A property of the “NetGroupSendResult class” on page 117 indicating the success or failure of the send.
NetGroupInfo class
The NetGroupInfo class specifies various Quality of Service (QoS) statistics related to a NetGroup object's RTMFP
peer-to-peer data transport. The
NetGroup.info property returns a NetGroupInfo object which is a snapshot of the
current QoS state.
NetGroupInfo.objectReplicationReceiveBytesPerSecond
NetGroupInfo.objectReplicationReceiveBytesPerSecond
Read-only; Specifies the rate at which the local node receives objects from peers, in bytes per second.
Availability
Flash Media Server 4
NetGroupInfo.objectReplicationSendBytesPerSecond
NetGroupInfo.objectReplicationSendBytesPerSecond
Read-only; Specifies the rate at which objects are being copied from the local node to peers, in bytes per second.
Availability
Flash Media Server 4
NetGroupInfo.postingReceiveControlBytesPerSecond
NetGroupInfo.postingReceiveControlBytesPerSecond
Read-only; Specifies the rate at which the local node is receiving posting control overhead messages from peers, in
bytes per second.
Availability
Flash Media Server 4
Comentários a estes Manuais