Client Methods |
The Client type exposes the following members.
Name | Description | |
---|---|---|
![]() | Disconnect | Disconnects the client. |
![]() | Equals | (Inherited from Object.) |
![]() | GetConnection(String) | Gets a Connection of the client. |
![]() | GetConnection(UInt32) | Gets a Connection of the client. |
![]() | GetHashCode |
Overrides GetHashCode().
(Inherited from SoNetBase.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | IsImageStreamingSupported | Returns if the client supports image streaming. |
![]() | IsVideoStreamingSupported | Returns if the client supports video streaming. |
![]() | SendMessage(String) | Calls SendMessage(message, (cli.array<OIV.RemoteViz.Rendering.Connection^>^)nullptr). |
![]() | SendMessage(String, Connection) | Sends a text message to all the connections of the client. |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |