ListenOptions.EndPoint Property

Definition

Gets the 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

Property Value

Applies to