property ResolverOptions.tries Usage in Deno```typescript import { type ResolverOptions } from "node:node__dns.d.ts"; ``` The number of tries the resolver will try contacting each name server before giving up. Type number