IConnectionEndPointFeature 接口

定义

表示连接终结点的功能。

public interface class IConnectionEndPointFeature
public interface IConnectionEndPointFeature
type IConnectionEndPointFeature = interface
Public Interface IConnectionEndPointFeature
派生

属性

LocalEndPoint

获取或设置本地 EndPoint

RemoteEndPoint

获取或设置远程 EndPoint

适用于