Share via


Server.CancelConnection Method

Include Protected Members
Include Inherited Members

Cancels the server connection.

Overload List

  Name Description
Public method CancelConnection(Int32) Cancels the server connection specified by the connection ID.
Public method CancelConnection(Int32, Boolean) Cancels the server connection specified by the connection ID, and indicates whether all other associated connections will be canceled.

Top