Property IsDirty NamespaceMongoDB.Driver.Core.Bindings AssemblyMongoDB.Driver.dll IsDirty Gets a value indicate whether this session is dirty. public bool IsDirty { get; } Property Value bool true if the session is dirty.