Table of Contents

Class UTCIncrementalIdGenerator

Namespace
Ecng.Common
Assembly
Ecng.Common.dll

Identifier generator based on automatic incrementation starting from the current Unix time in seconds (UTC).

public class UTCIncrementalIdGenerator : IncrementalIdGenerator
Inheritance
UTCIncrementalIdGenerator
Inherited Members
Extension Methods

Constructors

UTCIncrementalIdGenerator()

Initializes a new instance of the UTCIncrementalIdGenerator class.

public UTCIncrementalIdGenerator()