Table of Contents

Property IsDirty

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

IsDirty

Gets a value indicate whether this session is dirty.

bool IsDirty { get; }

Property Value

bool

true if the session is dirty.