Table of Contents

Property DeletedCount

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

DeletedCount

Gets the deleted count. If IsAcknowledged is false, this will throw an exception.

public override long DeletedCount { get; }

Property Value

long