CogPrioImpl CancelScheduledEvent Method Cognex VisionPro 9.7

Namespace: Cognex.VisionPro.Comm.Implementation.Internal
Assembly: Cognex.VisionPro.Comm (in Cognex.VisionPro.Comm.dll) Version: 73.0.0.0
Syntax

public virtual void CancelScheduledEvent(
	int scheduledEventInstanceTag
)

Parameters

scheduledEventInstanceTag
Type: System Int32
The scheduled event instance tag to cancel.
See Also