Table of Contents

Property RetryWrites

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

RetryWrites

Gets or sets whether to retry writes.

public bool RetryWrites { get; set; }

Property Value

bool

The default value is true.