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