Table of Contents

Class BsonConstants

Namespace
MongoDB.Bson
Assembly
MongoDB.Bson.dll

A static class containing BSON constants.

public static class BsonConstants
Inheritance
BsonConstants
Inherited Members

Properties

DateTimeMaxValueMillisecondsSinceEpoch

Gets the number of milliseconds since the Unix epoch for DateTime.MaxValue.

DateTimeMinValueMillisecondsSinceEpoch

Gets the number of milliseconds since the Unix epoch for DateTime.MinValue.

UnixEpoch

Gets the Unix Epoch for BSON DateTimes (1970-01-01).