Click or drag to resize

ServiceIpcPort Property

The port used for intra-cluster communication. This will be in the 4000-4100 range.

Namespace:  SolidFire.Element.Api
Assembly:  SolidFire.SDK (in SolidFire.SDK.dll) Version: 12.3.0.0
Syntax
C#
public long IpcPort { get; set; }

Property Value

Type: Int64
See Also