Freigeben über


TestClusterPortAllocator.AllocateConsecutivePortPairs(Int32) Methode

Definition

Ordnet aufeinanderfolgende Portpaare zu.

public (int, int) AllocateConsecutivePortPairs (int numPorts = 5);
abstract member AllocateConsecutivePortPairs : int -> ValueTuple<int, int>
override this.AllocateConsecutivePortPairs : int -> ValueTuple<int, int>
Public Function AllocateConsecutivePortPairs (Optional numPorts As Integer = 5) 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.

Implementiert

Gilt für: