Table of Contents

Property Majority

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

Majority

Gets an instance of WValue that represents the majority mode.

public static WriteConcern.WMode Majority { get; }

Property Value

WriteConcern.WMode

An instance of WValue that represents the majority mode.