Preparing search index...
The search index is not available
dinodns
dinodns
common
DNSOverTCPProps
Interface DNSOverTCPProps
interface
DNSOverTCPProps
{
address
:
string
;
keepAlive
?:
boolean
;
maxConnections
?:
number
;
port
:
number
;
serializer
?:
TCPSerializer
;
ssl
?:
SSLConfig
;
timeout
?:
number
;
}
Index
Properties
address
keep
Alive?
max
Connections?
port
serializer?
ssl?
timeout?
Properties
address
address
:
string
Optional
keep
Alive
keep
Alive
?:
boolean
Optional
max
Connections
max
Connections
?:
number
port
port
:
number
Optional
serializer
serializer
?:
TCPSerializer
Optional
ssl
ssl
?:
SSLConfig
Optional
timeout
timeout
?:
number
Settings
Member Visibility
Private
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
address
keep
Alive
max
Connections
port
serializer
ssl
timeout
dinodns
Loading...