QuickBooks Integrator 2020 PHP Edition

Questions / Feedback?

Timeout Property

An initial timeout value to be used by incoming connections.

Object Oriented Interface

public function getTimeout();
public function setTimeout($value);

Procedural Interface

inqb_qbconnector_get($res, 17 );
inqb_qbconnector_set($res, 17, $value );

Default Value

30

Remarks

Timeout is used by the class to set the operational timeout value of all inbound connections once they are established.

The default value is 30 seconds.

Data Type

Integer

Copyright (c) 2021 /n software inc. - All rights reserved.
QuickBooks Integrator 2020 PHP Edition - Version 20.0 [Build 7941]