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