Share via


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

屬性值

適用於