PoliciesRetryPolicy Property  | 
 
             Gets the retry policy in use. 
 The retry policy defines in which conditions a
             query should be automatically retries by the driver.
 
    Namespace: 
   Cassandra
    Assembly:
   Cassandra (in Cassandra.dll) Version: 3.11.0
Syntaxpublic IRetryPolicy RetryPolicy { get; }Property Value
Type: 
IRetryPolicy
See Also