Click or drag to resize
IStatementRetryPolicy Property
Gets the retry policy sets for this query, if any.

Namespace: Cassandra
Assembly: Cassandra (in Cassandra.dll) Version: 3.0.9 (git 5ca22bb)
Syntax
C#
IRetryPolicy RetryPolicy { get; }

Property Value

Type: IRetryPolicy
See Also