Click or drag to resize

BaseAutomationJobElementCancellationToken Property

CancellationToken for canceling the delay if run on host.

Namespace: RAYLASE.Marker.JobElement
Assembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.20.0
Syntax
C#
public CancellationToken CancellationToken { get; set; }

Property Value

CancellationToken
See Also