| JitterBufStatsEventPing Property |
[Missing <summary> documentation for "P:AsterNET.Manager.Event.JitterBufStatsEvent.Ping"]
Namespace: AsterNET.Manager.EventAssembly: AsterNET (in AsterNET.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax public int Ping { get; set; }
Public Property Ping As Integer
Get
Set
public:
property int Ping {
int get ();
void set (int value);
}
member Ping : int with get, set
Property Value
Type:
Int32See Also