Click or drag to resize
ConnectionClientsOnline Property
Number of clients currently on this virtual server. Needs to be requested using RefreshVariables.

Namespace:  TeamSpeak.Sdk.Client
Assembly:  TeamSpeak.Sdk (in TeamSpeak.Sdk.dll) Version: 0.1.6124.20226 (0.1.0.0)
Syntax
public int ClientsOnline { get; }

Property Value

Type: Int32
See Also