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

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.1.0
Syntax
C#
IRetryPolicy RetryPolicy { get; }

Property Value

Type: IRetryPolicy
See Also