Freigeben über


ITestClusterPortAllocator.AllocateConsecutivePortPairs(Int32) Methode

Definition

Ordnet aufeinanderfolgende Portpaare zu.

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

Parameter

numPorts
Int32

Die Anzahl der aufeinanderfolgenden Ports, die zugeordnet werden sollen.

Gibt zurück

Basisports für Silo- und Gatewayendpunkte.

Gilt für: