Click or drag to resize

CancelationIsCanceled Property

Checks whether the related task is cancelled or not.

Namespace:  Mastersign.Bench
Assembly:  BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax
public bool IsCanceled { get; }

Property Value

Type: Boolean
See Also