Click or drag to resize

AsyncCommandIsStopped Property

Returns true if the command has been signaled to stop

Namespace:  NetQuarry.Threading
Assembly:  EAP.Core (in EAP.Core.dll) Version: 2.0.0.0 (4.6.8.0)
Syntax
protected bool IsStopped { get; }

Property Value

Type: Boolean
See Also