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