ComponentSpace Trace Route Class Library Reference

TraceRouteTiming.ResponseTime Property

Gets or sets the response time in milliseconds.

[Visual Basic]
Public Property ResponseTime As Integer
[C#]
public int ResponseTime {get; set;}

Property Value

The response time in milliseconds.

See Also

TraceRouteTiming Class | ComponentSpace.TraceRoute Namespace