| BsonConstants Class | 
 Inheritance Hierarchy
Inheritance HierarchyNamespace: MongoDB.Bson
 Syntax
SyntaxThe BsonConstants type exposes the following members.
 Properties
Properties| Name | Description | |
|---|---|---|
|   | 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).
             | 
 See Also
See Also