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