Click or drag to resize
ServiceSettingsPort Property

Sets the port of the service.

Namespace: OIV.RemoteViz.Rendering
Assembly: OIV.RemoteViz (in OIV.RemoteViz.dll) Version: 2024.1.0.0 (2024.1.0)
Syntax
public ushort Port { get; set; }

Property Value

Type: UInt16
Remarks

Default value is 8080. In case you are behind a firewall, please ensure your IT department configured the firewall to accommodate the selected port.

See Also