Occurs when all the trace route timings for a hop have completed.
The event handler receives an argument of type TraceRouteHopCompletedEventArgs containing data related to this event. The following TraceRouteHopCompletedEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| TraceRouteHop | Gets the trace route hop information for the just completed hop on the route. |
TraceRouteClient Class | ComponentSpace.TraceRoute Namespace