Table of Contents

Property IsSnapshot

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

IsSnapshot

Gets a value indicate whether this instance is a snapshot session.

bool IsSnapshot { get; }

Property Value

bool

true if the session is a snapshot session.