OnDemandCallbackContextCancellationToken Property |
Gets the cancellation token.
Namespace:
callback.ShellBoost.Core.Synchronization
Assembly:
callback.CBFSShell (in callback.CBFSShell.dll) Version: 22.0.0.0
Syntax public CancellationToken CancellationToken { get; }
Property Value
Type:
CancellationToken
The cancellation token.
See Also