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