Table of Contents

Property ModifiedCount

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

ModifiedCount

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

public abstract long ModifiedCount { get; }

Property Value

long