ServiceEndpoint.EndPoint Property

Definition

Gets the endpoint.

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

Property Value

Applies to