interface ResolverOptions
Properties Jump to heading
optional
Jump to headingtimeout: number | undefined
Query timeout in milliseconds, or -1
to use the default timeout.
optional
Jump to headingtries: number
The number of tries the resolver will try contacting each name server before giving up.