Gets host name. If fails returns ip address.
- ip (IPAddress)
- IP address which to reverse lookup.
Returns host name of specified IP address.
| Exception | Condition |
|---|---|
| ArgumentNullException | Is raised when ip is null. |
| Exception | Condition |
|---|---|
| ArgumentNullException | Is raised when ip is null. |