Click or drag to resize
AsyncResultTCanBeCancelled Property

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

Property Value

Type: Boolean

Implements

ICancellableAsyncResultCanBeCancelled
See Also