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.5 (git 25b8d4e)
Syntax
C#
IRetryPolicy RetryPolicy { get; }

Property Value

Type: IRetryPolicy
See Also