Property DeletedCount
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Driver.dll
DeletedCount
Gets the deleted count. If IsAcknowledged is false, this will throw an exception.
public override long DeletedCount { get; }