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