Click or drag to resize
Connection Methods

The Connection type exposes the following members.

Methods
  NameDescription
Public methodClose

Closes the connection.

Public methodEquals (Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetType (Inherited from Object.)
Public methodSendMessage(IListByte)

Sends a binary message to the client.

Public methodSendMessage(String)

Sends a text message to the client.

Public methodToString (Inherited from Object.)
Top
See Also