IAsyncContextCanBeCanceled Property
Gets whether this operation can be canceled.
Namespace: KGySoft.ThreadingAssembly: KGySoft.CoreLibraries (in KGySoft.CoreLibraries.dll) Version: 10.0.0
bool CanBeCanceled { get; }
ReadOnly Property CanBeCanceled As Boolean
Get
property bool CanBeCanceled {
bool get ();
}
abstract CanBeCanceled : bool with get
Property Value
Boolean