CogIOTCPIP Clear Method (Int32)Cognex VisionPro
Remove all data items in the queue that belongs to a particular job. Call this when Job's shutdown method is called or IOHandler's IOQueueFlush is called

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

public void Clear(
	int jobID
)
See Also