Property RetryReads
- Namespace
- MongoDB.Driver.Core.Configuration
- Assembly
- MongoDB.Driver.Core.dll
RetryReads
Gets a value indicating whether or not to retry reads.
public bool? RetryReads { get; }
Property Value
- bool?
Gets a value indicating whether or not to retry reads.
public bool? RetryReads { get; }