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: 10.12.3.0 (10.12.3.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