다음을 통해 공유


TestClusterNetworkHelper.GetRandomAvailableServerPorts 메서드

정의

현재 TCP 수신기에서 사용하지 않는 두 개의 포트를 반환합니다.

public static(int siloPort, int gatewayPort) GetRandomAvailableServerPorts();
static member GetRandomAvailableServerPorts : unit -> ValueTuple<int, int>
Public Shared Function GetRandomAvailableServerPorts () As ValueTuple(Of Integer, Integer)

반환

적용 대상