Class BsonConstants
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).