IP*Works! 2016 .NET Edition
IP*Works! 2016 .NET Edition
Questions / Feedback?

ResponseTime Property

Time elapsed between sending the original packet and the remote host reply.

Syntax

[VB.NET]
Public ReadOnlyProperty ResponseTime As Integer

[C#]
public int ResponseTime {get;}

Remarks

This property contains the time elapsed between sending the original packet and the remote host reply. The time value is expressed in milliseconds. The lowest resolution available depends on the resolution of the clock on the host system (normally between 10ms and 20ms)..

This property is read-only.

Default Value

0

 
 
Copyright (c) 2020 /n software inc. - All rights reserved.
IP*Works! 2016 .NET Edition - Version 16.0 [Build 7353]