Click or drag to resize

ProtocolSocketClose Method

Overload List
  NameDescription
Public methodClose
Closes the socket.
Public methodClose(Exception)
Logs an error, and then closes the socket.
Public methodClose(String)
Logs an error, and then closes the socket.
Public methodClose(String, String, Object)
Logs an error, and then closes the socket.
Top
See Also