Method ReadTimestamp
ReadTimestamp()
Reads a BSON timestamp from the reader.
public abstract long ReadTimestamp()
Returns
- long
 The combined timestamp/increment.
Reads a BSON timestamp from the reader.
public abstract long ReadTimestamp()
The combined timestamp/increment.