Method NewCombGuid
- Namespace
- MongoDB.Bson.Serialization.Id
Generators
- Assembly
- MongoDB.Bson.dll
NewCombGuid(Guid, DateTime)
Create a new CombGuid from a given Guid and timestamp.
Parameters
Returns
- Guid
A new CombGuid created by combining the base Guid with the timestamp.