Skip to content

TestClusterPortAllocator.AllocateConsecutivePortPairs(int)

AllocateConsecutivePortPairs(int)

View source
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.