ComponentSpace Trace Route Class Library Reference

TraceRouteTiming.ResponseReceived Property

Gets or sets the response received flag.

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

Property Value

true if a response was received; false if a response wasn't received.

See Also

TraceRouteTiming Class | ComponentSpace.TraceRoute Namespace