Connection Properties |
The Connection type exposes the following members.
Name | Description | |
---|---|---|
![]() | Client | Gets the id of the client associated with the connection. |
![]() | ContainerHeight | Gets the client container height. |
![]() | ContainerWidth | Gets the client container width. |
![]() | Id | Gets the id of the connection. |
![]() | LastEncodedFrame | Gets the last encoded frame sent by the connection. |
![]() | Parameters | Gets the connection parameters (field-value pairs included in the url during the client connection). |
![]() | RenderArea | Gets the 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. |