ExponentialReconnectionPolicyMaxDelayMs Property |
Gets the maximum delay in milliseconds between reconnection attempts for this
policy.
Namespace: DseAssembly: Dse (in Dse.dll) Version: 2.4.0
Syntax public long MaxDelayMs { get; }
Property Value
Type:
Int64See Also