IAsyncContextIsCancellationRequested Property
Gets whether the cancellation of the current operation has been requested.
Namespace: KGySoft.ThreadingAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
bool IsCancellationRequested { get; }
ReadOnly Property IsCancellationRequested As Boolean
Get
property bool IsCancellationRequested {
bool get ();
}
abstract IsCancellationRequested : bool with get
Property Value
Boolean