Completes the specified asynchronous send operation.
IAsyncResult that identifies the asynchronous send operation to finish, and from which to retrieve an end result. When the SendCompleted event is raised, EndSend completes the operation that was initiated by the BeginSend call.
| Exception Type | Condition |
|---|---|
| IcmpException | Thrown when the message cannot be sent. |