| ActionResultCanceled Property |
Is true if the execution of the task was canceled.
Namespace:
Mastersign.Bench
Assembly:
BenchLib (in BenchLib.dll) Version: 0.22.0.0 (0.22.0.0)
Syntax public bool Canceled { get; }
Public ReadOnly Property Canceled As Boolean
Get
Property Value
Type:
BooleanSee Also