Property IsStarted
IsStarted
True if the operation has been started. This will be false if the operation is queued.
Declaration
public bool IsStarted { get; }
Property Value
| Type | Description |
|---|---|
| Boolean |
True if the operation has been started. This will be false if the operation is queued.
public bool IsStarted { get; }
| Type | Description |
|---|---|
| Boolean |