Options
All
  • Public
  • Public/Protected
  • All
Menu

Enumeration ReconnectMode

Index

Enumeration members

Enumeration members

off

off: = 0

does not reconnect

onAllErrors

onAllErrors: = 2

reconnects on all disconnects, including take overs

onConnectionLost

onConnectionLost: = 1

reconnects only when the connection is 'lost' or 'close'

Generated using TypeDoc