 | ConnectionInfoFiletransferBandwidthReceived Property |
How many bytes per second are currently being received by file transfers
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic ulong FiletransferBandwidthReceived { get; }
Public ReadOnly Property FiletransferBandwidthReceived As ULong
Get
public:
property unsigned long long FiletransferBandwidthReceived {
unsigned long long get ();
}
member FiletransferBandwidthReceived : uint64 with get
Property Value
Type:
UInt64
See Also