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:
Dse
Assembly:
Dse (in Dse.dll) Version: 2.6.0
Syntax public IRetryPolicy RetryPolicy { get; }
Property Value
Type:
IRetryPolicySee Also