Table of Contents

Property WriteConcernErrors

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

WriteConcernErrors

Write concern errors that occurred while executing the bulk write.

public IReadOnlyList<MongoWriteConcernException> WriteConcernErrors { get; }

Property Value

IReadOnlyList<MongoWriteConcernException>