Method ReadTimestamp

| MongoDB CSharp Driver API Reference (original) (raw)

Namespace

MongoDB.Bson.IO

Assembly

MongoDB.Bson.dll

ReadTimestamp()

Reads a BSON timestamp from the reader.

long ReadTimestamp()

Returns

long

The combined timestamp/increment.