The IP address of the DNS server from which this DnsClient..::.Response was received.

Namespace:  JHSoftware
Assembly:  JHSoftware.DnsClient (in JHSoftware.DnsClient.dll) Version: 1.0.1.0 (1.0.1.0)

Syntax

C#
public IPAddress FromServer { get; }
Visual Basic (Declaration)
Public ReadOnly Property FromServer As IPAddress

See Also