Completes the specified asynchronous lookup operation.
IAsyncResult that identifies the asynchronous lookup operation to finish, and from which to retrieve an end result.The resolved IP addresses.
When the LookupCompleted event is raised, EndLookup completes the operation that was initiated by the BeginLookup call.
| Exception Type | Condition |
|---|---|
| DnsLookupException | Thrown when the lookup fails. |