Click or drag to resize
ServiceSettings Properties

The ServiceSettings type exposes the following members.

Properties
  NameDescription
Public propertyEnabledSecurityProtocols

Gets the security procotols used in RemoteViz.

Public propertyHostname

Gets the current host name.

Public propertyIP

Sets the IP address.

Public propertyMonitoring

Gets the monitoring object which allows to manage metrics listeners that monitor states and performances of the service.

Public propertyPort

Sets the port of the service.

Public propertyPrivateKeyFile

Gets the private key used to sign the server key exchange between the client and the server.

Public propertyPublicCertificateFile

Gets the public certificate authenticating the server to the clients.

Public propertyRunMode

Sets the run mode of the service.

Public propertyUsedExtensions

Sets the Open Inventor extensions used by a RemoteViz application.

Top
See Also