Method WriteTimestamp
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
WriteTimestamp(long)
Writes a BSON timestamp to the writer.
void WriteTimestamp(long value)
Parameters
value
long
The combined timestamp/increment value.