StatementSetRetryPolicy Method |
Calling this method is only required when you want to override the default RetryPolicy set in the cluster configuration for this request or the one set in the execution profile (see RetryPolicy) for this request.
Use a IExtendedRetryPolicy implementation to cover all error scenarios.
Namespace: Dse
public IStatement SetRetryPolicy( IRetryPolicy policy )