ResolverOptions

sealed external interface ResolverOptions(source)

Properties

Link copied to clipboard
abstract var timeout: Double?

Query timeout in milliseconds, or -1 to use the default timeout.

Link copied to clipboard
abstract var tries: Double?

The number of tries the resolver will try contacting each name server before giving up.