SocketsHttpConnectionContext.DnsEndPoint Property

Definition

Gets the DNS endpoint to be used by the ConnectCallback to establish the connection.

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

Property Value

Applies to