Click or drag to resize
SoRemoteVizClient Properties

The SoRemoteVizClient type exposes the following members.

Properties
  NameDescription
Public propertyconnect

Opens/Closes a connection between the client and the RemoteViz service.

Public propertyconnectionParameters

Connection parameters that will be sent to the RemoteViz service during the connection establishment.

Public propertydisplayMode

This setting allows you to specify how to map the renderArea image (server-side) into the container (client-side).

Public propertyipAddress

Specifies the IP address of the RemoteViz Service to which the client will connect.

Public propertyIsDisposable
ISafeDisposable interface implementation.
(Inherited from SoDisposable.)
Public propertyport

Specifies the port of the RemoteViz Service to which the client will connect.

Public propertyrenderAreaName

Specifies the renderArea name to which the client will connect.

Public propertyUserData
Gets or sets the user data to be contained by the field container.
(Inherited from SoFieldContainer.)
Public propertyvideoDecoders

This setting allows you to specify a preference list of video decoders.

Top
See Also