Property Upserts NamespaceMongoDB.Driver AssemblyMongoDB.Driver.dll Upserts Gets a list with information about each request that resulted in an upsert. public abstract IReadOnlyList<BulkWriteUpsert> Upserts { get; } Property Value IReadOnlyList<BulkWriteUpsert>