Property RetryWrites
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
RetryWrites
Gets or sets whether to retry writes.
public bool? RetryWrites { get; set; }
Property Value
bool?
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
Gets or sets whether to retry writes.
public bool? RetryWrites { get; set; }
bool?