SoClusterGatewayinhostname Property |
Specifies the name/ip of the machine in the internal cluster network.
Namespace: OIV.ScaleViz.NodesAssembly: OIV.ScaleViz (in OIV.ScaleViz.dll) Version: 9.9.13.0 (9.9.13.0)
Syntaxpublic SoSFString inhostname { get; }
Public ReadOnly Property inhostname As SoSFString
Get
public:
property SoSFString^ inhostname {
SoSFString^ get ();
}
member inhostname : SoSFString with get
Property Value
Type:
SoSFString
RemarksFor example, 12.12.12.1 or node1-ib.
See Also