Click or drag to resize

TimeUuidNewId Method

Initializes a new instance of the TimeUuid structure, using a random node id and clock sequence and the current date time

Namespace:  Cassandra
Assembly:  Cassandra (in Cassandra.dll) Version: 3.11.0
Syntax
C#
public static TimeUuid NewId()

Return Value

Type: TimeUuid
See Also