Robuta

https://mongodb.github.io/mongo-csharp-driver/2.14/apidocs/html/M_MongoDB_Driver_IMongoCollectionExtensions_DeleteOneAsync__1_1.htm IMongoCollectionExtensions.DeleteOneAsync(TDocument) Method (IMongoCollection(TDocument),... Deletes a single document. method https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/M_MongoDB_Driver_IMongoCollection_1_DeleteOneAsync_1.htm IMongoCollection(TDocument).DeleteOneAsync Method (FilterDefinition(TDocument), CancellationToken) Deletes a single document. methodcancellationtoken https://mongodb.github.io/mongo-csharp-driver/2.5/apidocs/html/M_MongoDB_Driver_MongoCollectionBase_1_DeleteOneAsync_2.htm MongoCollectionBase(TDocument).DeleteOneAsync Method (IClientSessionHandle,... Deletes a single document. method