ConstantReconnectionPolicyConstantDelayMs Property |
Gets the constant delay used by this reconnection policy.
Namespace: CassandraAssembly: Cassandra (in Cassandra.dll) Version: 3.4.0
Syntaxpublic long ConstantDelayMs { get; }
Property Value
Type:
Int64
See Also