Property SnapshotTime
SnapshotTime
Gets the snapshot time for snapshot sessions.
public BsonTimestamp SnapshotTime { get; }
Property Value
- BsonTimestamp
The snapshot time as a BsonTimestamp, or
nullif not set.
Gets the snapshot time for snapshot sessions.
public BsonTimestamp SnapshotTime { get; }
The snapshot time as a BsonTimestamp, or null if not set.