Click or drag to resize

ProtocolSocketShutdownAsync Method

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