QuicListener.LocalEndPoint 属性

定义

获取实际的侦听终结点。

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

属性值

适用于