IConnectionListener.EndPoint 属性

定义

绑定的终结点。 这可能不同于请求的终结点,例如当调用方请求选择任何可用端口时。

public:
 property System::Net::EndPoint ^ EndPoint { System::Net::EndPoint ^ get(); };
public System.Net.EndPoint EndPoint { get; }
member this.EndPoint : System.Net.EndPoint
Public ReadOnly Property EndPoint As EndPoint

属性值

适用于