<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [@snowplow/browser-tracker](./browser-tracker.md) &gt; [EmitterConfigurationBase](./browser-tracker.emitterconfigurationbase.md) &gt; [connectionTimeout](./browser-tracker.emitterconfigurationbase.connectiontimeout.md)

## EmitterConfigurationBase.connectionTimeout property

How long to wait before aborting requests to the collector

<b>Signature:</b>

```typescript
connectionTimeout?: number;
```
