Property RetryWrites

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

RetryWrites

Gets or sets whether to retry writes.

public bool? RetryWrites { get; set; }

Property Value

bool?