SecureBlackbox 2020 PHP Edition

Questions / Feedback?

Timeout Property

Specifies waiting timeout (in milliseconds).

Object Oriented Interface

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

Procedural Interface

secureblackbox_oauthclient_get($res, 113 );
secureblackbox_oauthclient_set($res, 113, $value );

Default Value

120000

Remarks

This property specifies the timeout (in milliseconds) to wait for server's response.

Data Type

Integer

Copyright (c) 2022 /n software inc. - All rights reserved.
SecureBlackbox 2020 PHP Edition - Version 20.0 [Build 8154]