Table of Contents

Property W1

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

W1

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

public static WriteConcern W1 { get; }

Property Value

WriteConcern

An instance of WriteConcern that represents a W1 write concern.