Table of Contents

Property IsDirty

Namespace
MongoDB.Driver.Core.Bindings
Assembly
MongoDB.Driver.Core.dll

IsDirty

Gets a value indicate whether this session is dirty.

public bool IsDirty { get; }

Property Value

bool

true if the session is dirty.