Table of Contents

Property W3

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

W3

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

public static WriteConcern W3 { get; }

Property Value

WriteConcern

An instance of WriteConcern that represents a W3 write concern.