M
net.getDefaultAutoSelectFamilyAttemptTimeout
History
Added in: v19.8.0, v18.18.0
v19.8.0, v18.18.0
Introduced in: v0.10.0
v0.10.0
net.getDefaultAutoSelectFamilyAttemptTimeout(): number
Gets the current default value of the autoSelectFamilyAttemptTimeout option of socket.connect(options).
The initial default value is 500 or the value specified via the command line
option --network-family-autoselection-attempt-timeout.
Returns:
numberThe current default value of the
autoSelectFamilyAttemptTimeout option.