Click or drag to resize

ProtocolSocketShutdown Method

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