Table of Contents

Property WriteConcernError

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

WriteConcernError

Gets the write concern error.

public BulkWriteConcernError WriteConcernError { get; }

Property Value

BulkWriteConcernError

The write concern error.