<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [SimpleUserOptions](./sip.js.simpleuseroptions.md) &gt; [reconnectionDelay](./sip.js.simpleuseroptions.reconnectiondelay.md)

## SimpleUserOptions.reconnectionDelay property

Seconds to wait between reconnection attempts.

<b>Signature:</b>

```typescript
reconnectionDelay?: number;
```
