Options
All
  • Public
  • Public/Protected
  • All
Menu

Reconnect mode.

Index

Enumeration members

Enumeration members

ASYNC

ASYNC: = "ASYNC"

Reconnect to cluster without blocking invocations. Invocations will receive ClientOfflineError

OFF

OFF: = "OFF"

Prevent reconnect to cluster after a disconnect

ON

ON: = "ON"

Reconnect to cluster by blocking invocations

Generated using TypeDoc