ExponentialReconnectionPolicyBaseDelayMs Property  | 
 
             Gets the base delay in milliseconds for this policy (e.g. the delay before the
             first reconnection attempt).
            
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.11.0
Syntaxpublic long BaseDelayMs { get; }Property Value
Type: 
Int64
See Also