| MediaSenderStats Methods | 
The MediaSenderStats type exposes the following members.
 Methods
Methods| Name | Description | |
|---|---|---|
|  | DeserializeProperties | 
            Deserializes the properties.
            (Overrides MediaComponentStatsDeserializeProperties(String, String).) | 
|  | Equals | (Inherited from Object.) | 
|  | Finalize | (Inherited from Object.) | 
|   | FromJson | 
            Derializes media sender stats from JSON.
             | 
|  | GetHashCode | (Inherited from Object.) | 
|  | GetType | (Inherited from Object.) | 
|  | MemberwiseClone | (Inherited from Object.) | 
|  | SerializeProperties | 
            Serializes the properties.
            (Overrides MediaComponentStatsSerializeProperties(DictionaryString, String).) | 
|  | ToJson | 
            Serializes this to JSON.
             | 
|   | ToJson(MediaSenderStats) | 
            Serializes media sender stats to JSON.
             | 
|  | ToString | (Inherited from Object.) | 
 See Also
See Also