Click or drag to resize
TimeUuidNewId Method (DateTimeOffset)
Initializes a new instance of the TimeUuid structure, using a random node id and clock sequence

Namespace: Dse
Assembly: Dse (in Dse.dll) Version: 2.3.0
Syntax
C#
public static TimeUuid NewId(
	DateTimeOffset date
)

Parameters

date
Type: SystemDateTimeOffset

Return Value

Type: TimeUuid
See Also