Property IsFrozen

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Driver

Assembly

MongoDB.Driver.dll

IsFrozen

Gets a value indicating whether the settings have been frozen to prevent further changes.

public bool IsFrozen { get; }

Property Value

bool