Property MaxAdaptiveRetries
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.dll
MaxAdaptiveRetries
Gets the maximum number of adaptive retries for overload errors.
public int? MaxAdaptiveRetries { get; }
Property Value
- int?
Gets the maximum number of adaptive retries for overload errors.
public int? MaxAdaptiveRetries { get; }