 | ConnectionInfoBandwidthReceivedLastMinuteSpeech Property |
How many bytes/s of Speed 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 BandwidthReceivedLastMinuteSpeech { get; }
Public ReadOnly Property BandwidthReceivedLastMinuteSpeech As Double
Get
public:
property double BandwidthReceivedLastMinuteSpeech {
double get ();
}
member BandwidthReceivedLastMinuteSpeech : float with get
Property Value
Type:
Double
See Also