SecureBlackbox Lite 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

secureblackboxlite_restclient_get($res, 127 );
secureblackboxlite_restclient_set($res, 127, $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 Lite 2020 PHP Edition - Version 20.0 [Build 8166]