 | LibrarySpeedLimitUp Property |
To get the upload speed limit for all virtual servers in bytes/s
Namespace:
TeamSpeak.Sdk.Client
Assembly:
TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntaxpublic static ulong SpeedLimitUp { get; set; }
Public Shared Property SpeedLimitUp As ULong
Get
Set
public:
static property unsigned long long SpeedLimitUp {
unsigned long long get ();
void set (unsigned long long value);
}
static member SpeedLimitUp : uint64 with get, set
Property Value
Type:
UInt64
See Also