QuicListener.LocalEndPoint 속성

정의

실제 수신 대기 엔드포인트를 가져옵니다.

public:
 property System::Net::IPEndPoint ^ LocalEndPoint { System::Net::IPEndPoint ^ get(); };
public System.Net.IPEndPoint LocalEndPoint { get; }
member this.LocalEndPoint : System.Net.IPEndPoint
Public ReadOnly Property LocalEndPoint As IPEndPoint

속성 값

적용 대상