KestrunTask.TokenSource property

Cancellation token source for this task.

public CancellationTokenSource TokenSource { get; }

See Also