Table of Contents

Constructor WCount

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

WCount(int)

Initializes a new instance of the WriteConcern.WCount class.

public WCount(int w)

Parameters

w int

The w value.