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