SecureBlackbox 2020 PHP Edition

Questions / Feedback?

SocketDNSPort Property

Specifies the port number to be used for sending queries to the DNS server.

Object Oriented Interface

public function getSocketDNSPort();
public function setSocketDNSPort($value);

Procedural Interface

secureblackbox_imapclient_get($res, 127 );
secureblackbox_imapclient_set($res, 127, $value );

Default Value

0

Remarks

Specifies the port number to be used for sending queries to the DNS server.

Data Type

Integer

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