ComponentSpace Trace Route Class Library Reference

TraceRouteHop.DestinationReached Property

Gets or sets the flag indicating whether the destination server was reached.

[Visual Basic]
Public Property DestinationReached As Boolean
[C#]
public bool DestinationReached {get; set;}

Property Value

The flag indicating whether the destination server was reached.

See Also

TraceRouteHop Class | ComponentSpace.TraceRoute Namespace