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