다음을 통해 공유


EndpointOptions.SiloListeningEndpoint 속성

정의

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

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

속성 값

적용 대상