DataChannelStats Properties |
The DataChannelStats type exposes the following members.
Name | Description | |
---|---|---|
BytesReceived |
Gets the number of bytes received.
| |
BytesSent |
Gets the number of bytes sent.
| |
Id |
Gets the identifier of
the object generating these stats.
(Inherited from BaseStats.) | |
Label |
Gets the label.
| |
MessagesReceived |
Gets the number of messages received.
| |
MessagesSent |
Gets the number of messages sent.
| |
Ordered |
Gets whether the channel is ordered.
| |
Protocol |
Gets the protocol.
| |
State |
Gets the state.
| |
Timestamp |
Gets the timestamp when
these stats were generated.
(Inherited from BaseStats.) |