Method WriteTimestamp
WriteTimestamp(IBsonWriter, string, long)
Writes a BSON timestamp element to the writer.
Parameters
writer
IBsonWriter The writer.
name
stringThe name of the element.
value
longThe combined timestamp/increment value.
Writes a BSON timestamp element to the writer.
writer
IBsonThe writer.
name
stringThe name of the element.
value
longThe combined timestamp/increment value.