<!-- 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; [SessionConfiguration](./react-native-tracker.sessionconfiguration.md) &gt; [backgroundSessionTimeout](./react-native-tracker.sessionconfiguration.backgroundsessiontimeout.md)

## SessionConfiguration.backgroundSessionTimeout property

The amount of time in seconds before the session id is updated while the app is in the background

<b>Signature:</b>

```typescript
backgroundSessionTimeout?: number;
```
