Table of Contents

Property SnapshotTime

Namespace
MongoDB.Driver
Assembly
MongoDB.Driver.dll

SnapshotTime

Gets or sets the snapshot time. If set, Snapshot must be true.

public BsonTimestamp SnapshotTime { get; set; }

Property Value

BsonTimestamp

The snapshot time.