Share via


Server.CancelCommand Method

Include Protected Members
Include Inherited Members

Cancels the last command sent to the server.

Overload List

  Name Description
Public method CancelCommand() Cancels the last command sent to the server.
Public method CancelCommand(String) Cancels the last command sent to the server on the specified session.

Top