다음을 통해 공유


EndpointOptions.GatewayListeningEndpoint 속성

정의

클라이언트가 사일로 통신을 수신 대기하는 데 사용되는 엔드포인트를 가져오거나 설정합니다. 설정되지 않으면 기본값은 으로 설정됩니다. AdvertisedIPAddress + GatewayPort

public System.Net.IPEndPoint GatewayListeningEndpoint { get; set; }
member this.GatewayListeningEndpoint : System.Net.IPEndPoint with get, set
Public Property GatewayListeningEndpoint As IPEndPoint

속성 값

적용 대상