Server.CancelCommand Method
Include Protected Members
Include Inherited Members
Cancels the last command sent to the server.
This member is overloaded. For complete information about this member, including syntax, usage, and examples, click a name in the overload list.
Overload List
Name | Description | |
---|---|---|
CancelCommand() | Cancels the last command sent to the server. | |
CancelCommand(String) | Cancels the last command sent to the server on the specified session. |
Top