TestClusterOptions.BaseSiloPort Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the base silo port, which is the port for the first silo. Other silos will use subsequent ports.
public int BaseSiloPort { get; set; }
member this.BaseSiloPort : int with get, set
Public Property BaseSiloPort As Integer
Property Value
The base silo port.