다음을 통해 공유


QuicClientConnectionOptions.LocalEndPoint 속성

정의

바인딩할 선택적 로컬 엔드포인트를 가져오거나 설정합니다.

public:
 property System::Net::IPEndPoint ^ LocalEndPoint { System::Net::IPEndPoint ^ get(); void set(System::Net::IPEndPoint ^ value); };
public System.Net.IPEndPoint? LocalEndPoint { get; set; }
member this.LocalEndPoint : System.Net.IPEndPoint with get, set
Public Property LocalEndPoint As IPEndPoint

속성 값

적용 대상