lsync API
Preparing search index...
@lsync/client
ReconnectOptions
Interface ReconnectOptions
interface
ReconnectOptions
{
initialDelayMs
?:
number
;
maxAttempts
?:
number
;
maxDelayMs
?:
number
;
multiplier
?:
number
;
}
Index
Properties
initial
Delay
Ms?
max
Attempts?
max
Delay
Ms?
multiplier?
Properties
Optional
initial
Delay
Ms
initialDelayMs
?:
number
Optional
max
Attempts
maxAttempts
?:
number
Optional
max
Delay
Ms
maxDelayMs
?:
number
Optional
multiplier
multiplier
?:
number
Settings
Member Visibility
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
initial
Delay
Ms
max
Attempts
max
Delay
Ms
multiplier
lsync API
Loading...