Click or drag to resize

BaseDelayAutomationCancellationToken Property

CancellationToken for cancelling the delay if run on host.

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

Property Value

CancellationToken
See Also