CogIOTCPIP Close Method Cognex VisionPro 9.22 SR1
This function closes the socket and stops transmitting or receiving data immediately. All unsent data will be ignored. Warning: This function should never be called directly. It should only be called from CogIOStreamDeviceManager

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

public override void Close()
See Also