Click or drag to resize

ProtocolInstanceClose Method

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