Open sandboxFocus

Property IsRunning

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
Implements