Property SnapshotTime
SnapshotTime
Gets or sets the snapshot time. If set, Snapshot must be true.
public BsonTimestamp SnapshotTime { get; set; }
Property Value
- BsonTimestamp
The snapshot time.
Gets or sets the snapshot time. If set, Snapshot must be true.
public BsonTimestamp SnapshotTime { get; set; }
The snapshot time.