Method SetSnapshot
SetSnapshot()
Sets the $snapshot option.
[Obsolete("Snapshot was deprecated in server version 3.7.4.")]
public virtual MongoCursor SetSnapshot()
Returns
- MongoCursor
The cursor (so you can chain method calls to it).
Sets the $snapshot option.
[Obsolete("Snapshot was deprecated in server version 3.7.4.")]
public virtual MongoCursor SetSnapshot()
The cursor (so you can chain method calls to it).