IP*Works! 2016 PHP Edition
IP*Works! 2016 PHP Edition
Questions / Feedback?

HopTimeout Property

Maximum amount of time to wait for an individual hop to complete.

Object Oriented Interface

public function getHopTimeout();
public function setHopTimeout($value);

Procedural Interface

ipworks_traceroute_get($res, 8 );
ipworks_traceroute_set($res, 8, $value );

Default Value

10

Remarks

The time value is in seconds. If 0, HopTimeout will be ignored, and only the Timeout for the whole trace will be taken into account.

Data Type

Integer

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