Click or drag to resize

ExponentialReconnectionPolicy Properties

The ExponentialReconnectionPolicy type exposes the following members.

Properties
  NameDescription
Public propertyBaseDelayMs
Gets the base delay in milliseconds for this policy (e.g. the delay before the first reconnection attempt).
Public propertyMaxDelayMs
Gets the maximum delay in milliseconds between reconnection attempts for this policy.
Top
See Also