Click or drag to resize

PipeServerGetClientCount Method

Get Client Count

Namespace:  SHConnector.Utility.IPC.Server
Assembly:  SHConnector (in SHConnector.dll) Version: 4.0.0.24207 (4.0.0.24207)
Syntax
C#
public int GetClientCount()

Return Value

Type: Int32
Client Count
See Also