ExponentialReconnectionPolicyMaxDelayMs Property |
Gets the maximum delay in milliseconds between reconnection attempts for this
policy.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.0.5 (git 25b8d4e)
Syntax public long MaxDelayMs { get; }
Property Value
Type:
Int64See Also