Click or drag to resize

ProtocolSocketShutdown Method

Overload List
  NameDescription
Public methodShutdown
Forcibly shuts down the socket.
Public methodShutdown(Exception)
Logs an error, and then shuts down the socket.
Public methodShutdown(String)
Logs an error, and then shuts down the socket.
Public methodShutdown(String, String, Object)
Logs an error, and then shuts down the socket.
Top
See Also