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