SecureBlackbox Lite 2020 PHP Edition

Questions / Feedback?

SocketDNSTotalTimeout Property

The timeout (in milliseconds) for the whole resolution process.

Object Oriented Interface

public function getSocketDNSTotalTimeout();
public function setSocketDNSTotalTimeout($value);

Procedural Interface

secureblackboxlite_tlsclient_get($res, 92 );
secureblackboxlite_tlsclient_set($res, 92, $value );

Default Value

0

Remarks

The timeout (in milliseconds) for the whole resolution process. 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]