Condividi tramite


ITestClusterPortAllocator.AllocateConsecutivePortPairs(Int32) Metodo

Definizione

Alloca coppie di porte consecutive.

public (int, int) AllocateConsecutivePortPairs (int numPorts);
abstract member AllocateConsecutivePortPairs : int -> ValueTuple<int, int>
Public Function AllocateConsecutivePortPairs (numPorts As Integer) As ValueTuple(Of Integer, Integer)

Parametri

numPorts
Int32

Numero di porte consecutive da allocare.

Restituisce

Porte di base per gli endpoint silo e gateway.

Si applica a