CogIOTCPIP Stop Method Cognex VisionPro 9.22 SR1
This API only affects the output processing rather than input. Input can come in even though the output is no longer available.

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 void Stop(
	int jobID,
	bool flush
)

Parameters

jobID
Type: System Int32
flush
Type: System Boolean
See Also