Click or drag to resize
Connection Properties

The Connection type exposes the following members.

Properties
  NameDescription
Public propertyClient

Gets the id of the client associated with the connection.

Public propertyContainerHeight

Gets the client container height.

Public propertyContainerWidth

Gets the client container width.

Public propertyId

Gets the id of the connection.

Public propertyLastEncodedFrame

Gets the last encoded frame sent by the connection.

Public propertyParameters

Gets the connection parameters (field-value pairs included in the url during the client connection).

Public propertyRenderArea

Gets the RenderArea associated with the connection.

Public propertyRequestedHeight

Gets the last renderArea height requested by the client.

Public propertyRequestedWidth

Gets the last renderArea width requested by the client.

Public propertySettings

Gets the connection settings.

Top
See Also