| AsyncCancellationTokenIsCancellationRequested Property |
True if cancellation is requested. Otherwise false.
Namespace: PatchKit.AsyncAssembly: PatchKit.Async (in PatchKit.Async.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic bool IsCancellationRequested { get; }Property Value
Type:
Boolean
See Also