Connection Properties |
The Connection type exposes the following members.
Name | Description | |
---|---|---|
Client | Gets the client associated with this connection. | |
ContainerHeight | Gets the client container height. | |
ContainerWidth | Gets the client container width. | |
Id | Gets the id of the connection. | |
IsOpen | Gets the state of the OIV.RemoteViz.Rendering.Connection: open or closed. | |
LastEncodedFrame | Gets the last encoded frame sent by the connection. | |
Parameters | Gets the connection parameters. | |
RenderArea | Gets the OIV.RemoteViz.Rendering.RenderArea associated with the connection. | |
RequestedHeight | Gets the last renderArea height requested by the client. | |
RequestedWidth | Gets the last renderArea width requested by the client. | |
Settings | Gets the connection settings. |