CogIOTCPIP ClientConnectionCount Property Cognex VisionPro 9.25 SR1
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: 93.1.0.0 (93.1.0.0)
Syntax

public int ClientConnectionCount { get; }

Property Value

Type: Int32
See Also