다음을 통해 공유


DefaultConnectionContext.LocalEndPoint 속성

정의

로컬 EndPoint를 가져오거나 설정합니다.

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

속성 값

구현

적용 대상