Compartilhar via


ITestClusterPortAllocator.AllocateConsecutivePortPairs(Int32) Método

Definição

Aloca pares de portas consecutivos.

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

Parâmetros

numPorts
Int32

O número de portas consecutivas a serem alocadas.

Retornos

Portas base para pontos de extremidade de silo e gateway.

Aplica-se a