ExponentialReconnectionPolicy Properties | 
The ExponentialReconnectionPolicy type exposes the following members.
| Name | Description | |
|---|---|---|
| BaseDelayMs | 
             Gets the base delay in milliseconds for this policy (e.g. the delay before the
             first reconnection attempt).
              | |
| MaxDelayMs | 
             Gets the maximum delay in milliseconds between reconnection attempts for this
             policy.
              |