Property IsRunning
IsRunning
True if the current op has begun but hasn't yet reached completion. False otherwise.
Declaration
public bool IsRunning { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
True if the current op has begun but hasn't yet reached completion. False otherwise.
public bool IsRunning { get; }
| Type | Description |
|---|---|
| Boolean |