다음을 통해 공유


IConnectionEndPointFeature 인터페이스

정의

연결 엔드포인트를 나타내는 기능입니다.

public interface class IConnectionEndPointFeature
public interface IConnectionEndPointFeature
type IConnectionEndPointFeature = interface
Public Interface IConnectionEndPointFeature
파생

속성

LocalEndPoint

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

RemoteEndPoint

원격 EndPoint을 가져오거나 설정합니다.

적용 대상