Property WriteConcernErrors NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll WriteConcernErrors Write concern errors that occurred while executing the bulk write. public IReadOnlyList<MongoWriteConcernException> WriteConcernErrors { get; } Property Value IReadOnlyList<MongoWriteConcernException>