 | ConnectionInfoBandwidthReceivedLastMinuteKeepalive Property |
How many bytes/s of Keepalive packets we received in average during the last minute
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic double BandwidthReceivedLastMinuteKeepalive { get; }
Public ReadOnly Property BandwidthReceivedLastMinuteKeepalive As Double
Get
public:
property double BandwidthReceivedLastMinuteKeepalive {
double get ();
}
member BandwidthReceivedLastMinuteKeepalive : float with get
Property Value
Type:
Double
See Also