Table of Contents

Property W2

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

W2

Gets an instance of WriteConcern that represents a W2 write concern.

public static WriteConcern W2 { get; }

Property Value

WriteConcern

An instance of WriteConcern that represents a W2 write concern.