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