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