Table of Contents

Property WriteConcern

Namespace
MongoDB.Driver.Core.Operations
Assembly
MongoDB.Driver.Core.dll

WriteConcern

Gets or sets the write concern (ignored and will eventually be deprecated and later removed).

public WriteConcern WriteConcern { get; set; }

Property Value

WriteConcern

The write concern.