Show / Hide Table of Contents

    Method NewTimeBased

    NewTimeBased()

    Returns a new Uuid version 1 (RFC 4122 variant) instance with a time-based value, created using a 48-bit node ID (randomly generated), a 60-bit timestamp in 100 ns intervalls since the Gregorian calendar was adopted, and a 14-bit clock sequence that is randomly generated per process/thread.
    Declaration
    public static Uuid NewTimeBased()
    Returns
    Type Description
    Uuid A new version 1 Uuid instance based on the current time.
    Back to top Copyright © 2017-2018, xplo.re IT Services, Michael Maier. All rights reserved.