Property WriteErrors NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll WriteErrors Errors that occurred during the execution of individual write operations. public IReadOnlyDictionary<int, WriteError> WriteErrors { get; } Property Value IReadOnlyDictionary<int, WriteError>