ExponentialReconnectionPolicyBaseDelayMs Property |
Gets the base delay in milliseconds for this policy (e.g. the delay before the
first reconnection attempt).
Namespace:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.9.0
Syntax public long BaseDelayMs { get; }
Property Value
Type:
Int64See Also