Method ReadTimestamp
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
ReadTimestamp()
Reads a BSON timestamp from the reader.
long ReadTimestamp()
Returns
The combined timestamp/increment.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
Reads a BSON timestamp from the reader.
long ReadTimestamp()
The combined timestamp/increment.