KestrunTask.TokenSource property
Cancellation token source for this task.
public CancellationTokenSource TokenSource { get; }
See Also
- class KestrunTask
- namespace Kestrun.Tasks
Cancellation token source for this task.
public CancellationTokenSource TokenSource { get; }