다음을 통해 공유


ConnectionContext.LocalEndPoint 속성

정의

이 연결의 로컬 엔드포인트를 가져오거나 설정합니다.

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

속성 값

적용 대상