CogIOTCPIP ClientConnectionCount Property Cognex VisionPro 9.22
This function should only be called for the server device type Returns 0 if the server socket has not been created, otherwise, returns the actual number of clients connected.

Namespace: Cognex.VisionPro.QuickBuild.Implementation.Internal
Assembly: Cognex.VisionPro.QuickBuild.IO (in Cognex.VisionPro.QuickBuild.IO.dll) Version: 87.0.0.0 (87.0.0.0)
Syntax

public int ClientConnectionCount { get; }

Property Value

Type: Int32
See Also