Click or drag to resize
ConnectionMaxClients Property
Defines maximum number of clients which may connect to this 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 MaxClients { get; }

Property Value

Type: Int32
See Also