Click or drag to resize
Connection Properties

The Connection type exposes the following members.

Properties
  NameDescription
Public propertyClient

Gets the client associated with this connection.

Public propertyContainerHeight

Gets the client container height.

Public propertyContainerWidth

Gets the client container width.

Public propertyId

Gets the id of the connection.

Public propertyIsOpen

Gets the state of the OIV.RemoteViz.Rendering.Connection: open or closed.

Public propertyLastEncodedFrame

Gets the last encoded frame sent by the connection.

Public propertyParameters

Gets the connection parameters.

Public propertyRenderArea

Gets the OIV.RemoteViz.Rendering.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