Table of Contents

Method ReadTimestamp

Namespace
MongoDB.Bson.IO
Assembly
MongoDB.Bson.dll

ReadTimestamp()

Reads a BSON timestamp from the reader.

public abstract long ReadTimestamp()

Returns

long

The combined timestamp/increment.