Method ReadDateTime
ReadDateTime()
Reads a BSON DateTime from the reader.
public override long ReadDateTime()
Returns
- long
The number of milliseconds since the Unix epoch.
Reads a BSON DateTime from the reader.
public override long ReadDateTime()
The number of milliseconds since the Unix epoch.