Share via


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

プロパティ値

適用対象