SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SocketDNSQueryTimeout Property

The timeout (in milliseconds) for each DNS query.

Object Oriented Interface

public function getSocketDNSQueryTimeout();
public function setSocketDNSQueryTimeout($value);

Procedural Interface

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

Default Value

0

Remarks

The timeout (in milliseconds) for each DNS query. The value of 0 indicates the infinite timeout.

Data Type

Integer

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