Click or drag to resize

ExponentialReconnectionPolicyMaxDelayMs Property

Gets the maximum delay in milliseconds between reconnection attempts for this policy.

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public long MaxDelayMs { get; }

Property Value

Type: Int64
See Also