Click or drag to resize
ConnectionSettings Methods

The ConnectionSettings type exposes the following members.

Methods
  NameDescription
Public methodEquals
Determines whether the specified Object is equal to the current Object.
(Inherited from Object.)
Public methodGetHashCode
Overrides GetHashCode().
(Inherited from SoNetBase.)
Public methodGetMaxFPS Obsolete.

Gets the maximum number of frames per second sent to the client.

Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodIsSupportedEncoders

Returns if encoders are supported by the host.

Public methodSetFrameEncodingPolicy

Sets the frame encoding policy used by the OIV.RemoteViz.Rendering.Connection.

Public methodSetMaxFPS Obsolete.

Sets the frame encoding policy to OIV.RemoteViz.Rendering.KeepFrameQualityPolicy (see setFrameEncodingPolicy) and the FPS target value.

Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also