Click or drag to resize
SoClusterGatewayport Property

Specifies the communication port to use to connect to the gateway.

Namespace: OIV.ScaleViz.Nodes
Assembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntax
public SoSFUShort port { get; }

Property Value

Type: SoSFUShort
Remarks

Default value is 0. In this case, the port is defined by the ScaleViz daemon or by setting the SCALEVIZ_DATA_PORT. Otherwise, the specified value is used. Note: Firewall must accept connection through the specified port.

See Also