Table of Contents

Property DeletedSize

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.Legacy.dll

DeletedSize

Gets the number of documents that have been deleted from the collection.

public long DeletedSize { get; }

Property Value

long