Completes the specified asynchronous echo operation.
IAsyncResult that identifies the asynchronous echo operation to finish, and from which to retrieve an end result.The echo reply message.
When the EchoCompleted event is raised, EndEcho completes the operation that was initiated by the BeginEcho call.
| Exception Type | Condition |
|---|---|
| IcmpException | Thrown when the echo fails. |