DataStreamStats Methods |
The DataStreamStats type exposes the following members.
| Name | Description | |
|---|---|---|
| DeserializeProperties |
Deserializes the properties.
(Overrides StreamStatsDeserializeProperties(String, String).) | |
| Equals | (Inherited from Object.) | |
| Finalize | (Inherited from Object.) | |
| FromJson |
Derializes data stream stats from JSON.
| |
| GetDataChannel |
Gets a data channel by its identifier.
| |
| GetHashCode | (Inherited from Object.) | |
| GetType | (Inherited from Object.) | |
| MemberwiseClone | (Inherited from Object.) | |
| SerializeProperties |
Serializes the properties.
(Overrides StreamStatsSerializeProperties(DictionaryString, String).) | |
| ToJson |
Serializes this to JSON.
| |
| ToJson(DataStreamStats) |
Serializes data stream stats to JSON.
| |
| ToString | (Inherited from Object.) |