Click or drag to resize
Client Properties

The Client type exposes the following members.

Properties
  NameDescription
Public propertyApplicationName

HTML5 client: Returns the domain name of the web host to which the client is connected.

Public propertyEnvironment

HTML5 client: Returns the value of the user-agent header sent by the client web browser.

Public propertyId

Gets the id of the client.

Public propertyIsConnected

Gets the state of the OIV.RemoteViz.Rendering.Client: connected or disconnected.

Public propertyNumConnections

Gets the number of client connections.

Public propertySettings

Gets the client settings.

Top
See Also