Click or drag to resize
ICancellableAsyncResultCanBeCancelled Property
Determines whether operation can be cancelled in it's current state.

Namespace: PatchKit.Async
Assembly: PatchKit.Async (in PatchKit.Async.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
bool CanBeCancelled { get; }

Property Value

Type: Boolean
See Also