property AgentOptions.timeout Usage in Deno```typescript import { type AgentOptions } from "node:node__http.d.ts"; ``` Socket timeout in milliseconds. This will set the timeout after the socket is connected. Type number | undefined