IAsyncContextCanBeCanceled Property

Gets whether this operation can be canceled.

Definition

Namespace: KGySoft.Threading
Assembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
C#
bool CanBeCanceled { get; }

Property Value

Boolean

See Also