TestClusterOptions.BaseGatewayPort 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 gateway port, which is the gateway port for the first silo. Other silos will use subsequent ports.
public int BaseGatewayPort { get; set; }
member this.BaseGatewayPort : int with get, set
Public Property BaseGatewayPort As Integer
Property Value
The base gateway port.