Interface to represent items added to the load balancer, which allows a number of operations to be called.
More...
Inherited by Crystal.QueuedCommand.
Interface to represent items added to the load balancer, which allows a number of operations to be called.
void Crystal.IDeferredCommandHandle.Pause |
( |
| ) |
|
Pause execution of command.
void Crystal.IDeferredCommandHandle.Resume |
( |
| ) |
|
Resume execution of this command.
The scheduled command this handle refers to.
bool Crystal.IDeferredCommandHandle.IsActive |
|
getset |
If true the associated command is still being executed.
The documentation for this interface was generated from the following file:
- Source/Scheduling/Interfaces/IDeferredCommandHandle.cs