QuickBooks Integrator V6 - Online Help
QuickBooks Integrator V6
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) 2017 /n software inc. - All rights reserved.
Build 6.0.6240.0