Table of Contents

Property IsFrozen

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

IsFrozen

Gets whether the cursor has been frozen to prevent further changes.

public virtual bool IsFrozen { get; protected set; }

Property Value

bool