AllocateConsecutivePortPairs(int)
public (int, int) TestClusterPortAllocator.AllocateConsecutivePortPairs(int numPorts = 5) Allocates consecutive port pairs.
Parameters
numPortsint- The number of consecutive ports to allocate.
Returns
Base ports for silo and gateway endpoints.
