 | ConnectionInfoPing Property |
Average latency for a round trip through and back this connection.
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic TimeSpan Ping { get; }
Public ReadOnly Property Ping As TimeSpan
Get
public:
property TimeSpan Ping {
TimeSpan get ();
}
member Ping : TimeSpan with get
Property Value
Type:
TimeSpan
See Also