Method ReadDateTime
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
ReadDateTime()
Reads a BSON DateTime from the reader.
long ReadDateTime()
Returns
The number of milliseconds since the Unix epoch.
| MongoDB CSharp Driver API Reference (original) (raw)
Namespace
Assembly
MongoDB.Bson.dll
Reads a BSON DateTime from the reader.
long ReadDateTime()
The number of milliseconds since the Unix epoch.