Table of Contents

Property Snapshot

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

Snapshot

Gets or sets whether to use snapshot behavior.

[Obsolete("Snapshot was deprecated in server version 3.7.4.")]
public bool? Snapshot { get; set; }

Property Value

bool?

Whether to use snapshot behavior.