IAsyncCommand Properties
An interface that specifies an asynchronous command.
Name | Description |
---|---|
Cancel |
Gets the command that creates a request to cancel the asynchronous command execution. |
Cancellation |
Gets the Cancellation |
Is |
Gets whether an Async |
Is |
Gets whether the asynchronous command is executing. |
See Also