IsRunning
Gets a value indicating whether the last execution task (i.e., ExecutionTask) is still running.
Declaration
public bool IsRunning { get; }
Property Value
Type | Description |
---|---|
bool |
Gets a value indicating whether the last execution task (i.e., ExecutionTask) is still running.
public bool IsRunning { get; }
Type | Description |
---|---|
bool |