<!-- Do not edit this file. It is automatically generated by API Documenter. -->

[Home](./index.md) &gt; [sip.js](./sip.js.md) &gt; [UserAgentOptions](./sip.js.useragentoptions.md) &gt; [reconnectionDelay](./sip.js.useragentoptions.reconnectiondelay.md)

## UserAgentOptions.reconnectionDelay property

> Warning: This API is now obsolete.
> 
> Seconds to wait between reconnection attempts when the transport connection drops.
> 

<b>Signature:</b>

```typescript
reconnectionDelay?: number;
```
