Property RetryWrites NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll RetryWrites Gets or sets whether to retry writes. public bool RetryWrites { get; set; } Property Value bool The default value is true.