BsonTimestampIncrement Property |
Gets the increment.
Namespace: MongoDB.BsonAssembly: MongoDB.Bson (in MongoDB.Bson.dll) Version: 2.2.0
Syntax public int Increment { get; }
Public ReadOnly Property Increment As Integer
Get
member Increment : int with get
Property Value
Type:
Int32See Also