Table of Contents

Property WMajority

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

WMajority

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

public static WriteConcern WMajority { get; }

Property Value

WriteConcern

An instance of WriteConcern that represents a majority write concern.