CogIOTCPIP Close Method Cognex VisionPro 9.5
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: 69.0.0.0 (69.0.0.0)
Syntax

public override void Close()
See Also