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; }
Protected ReadOnly Property IsStopped As Boolean
Get
Property Value
Type:
BooleanSee Also