Completes the specified asynchronous trace route operation.
IAsyncResult that identifies the asynchronous trace route operation to finish, and from which to retrieve an end result.The list of TraceRouteHop objects describing the traced route.
When the TraceRouteCompleted event is raised, EndTraceRoute completes the operation that was initiated by the BeginTraceRoute call.
| Exception Type | Condition |
|---|---|
| TraceRouteException | Thrown when the trace route fails. |
TraceRouteClient Class | ComponentSpace.TraceRoute Namespace