Connection Methods |
The Connection type exposes the following members.
Name | Description | |
---|---|---|
Close | Closes the connection. | |
Equals | Determines whether the specified Object is equal to the current Object. (Inherited from Object.) | |
GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
SendMessage(IListByte) | Sends a binary message to the client. | |
SendMessage(String) | Sends a text message to the client. | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |