Click or drag to resize

wclServerConnectionClientsCount Property

Gets the number of connected clients.

Namespace: wclCommunication
Assembly: wclCommunication (in wclCommunication.dll) Version: 7.8.3.0 (7.8.3.0)
Syntax
public int ClientsCount { get; }

Property Value

Int32
The number of the connected clients.
See Also