TestClusterBuilder.PortAllocator 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 port allocator used to allocate consecutive silo ports.
public Orleans.TestingHost.ITestClusterPortAllocator PortAllocator { get; set; }
member this.PortAllocator : Orleans.TestingHost.ITestClusterPortAllocator with get, set
Public Property PortAllocator As ITestClusterPortAllocator