BuilderWithRetryPolicy Method |
When the retry policy is not set with this method, the DefaultRetryPolicy will be used instead.
Use a IExtendedRetryPolicy implementation to cover all error scenarios.
Namespace: Dse
public Builder WithRetryPolicy( IRetryPolicy policy )