Table of Contents

Property MaxAdaptiveRetries

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

MaxAdaptiveRetries

Gets or sets the maximum number of adaptive retries for overload errors.

public int MaxAdaptiveRetries { get; set; }

Property Value

int