BaseAutomationJobElementCancellationToken Property |
CancellationToken for canceling the delay if run on host.
Namespace: RAYLASE.Marker.JobElementAssembly: RAYLASE.Marker.JobElement (in RAYLASE.Marker.JobElement.dll) Version: 2.20.0
Syntaxpublic CancellationToken CancellationToken { get; set; }
Property Value
CancellationToken
See Also