Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                
Table of Contents

Property Snapshot

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

Snapshot

Gets or sets a value indicating whether snapshot reads are requested.

public bool Snapshot { get; set; }

Property Value

bool

true if snapshot reads are requested; otherwise, false.