Method ReadTimestamp
ReadTimestamp(IBsonReader, string)
Reads a BSON timestamp element from the reader.
Parameters
reader
IBsonReader The reader.
name
stringThe name of the element.
Returns
- long
The combined timestamp/increment.
Reads a BSON timestamp element from the reader.
reader
IBsonThe reader.
name
stringThe name of the element.
The combined timestamp/increment.