WALTER | Workable Algorithms for Location-aware Transmission, Encryption Response

SequentialGuid Members

The SequentialGuid type exposes the following members.

Constructors


  Name Description
Public method SequentialGuid(DateTime, DateTime)
Initializes a new instance of the SequentialGuid class.
Public method SequentialGuid()()()()
Initializes a new instance of the SequentialGuid class.

Methods


  Name Description
Public method Equals(System.Object) (Inherited from Object.)
Protected method Finalize (Inherited from Object.)
Public method GetHashCode (Inherited from Object.)
Public method GetType (Inherited from Object.)
Protected method MemberwiseClone (Inherited from Object.)
Public method Static member NewGuid()()()()
Creates a new sequential GUID using the IClock UTC time.
Public method Static member NewGuid(DateTime)
Creates a new sequential GUID using the provided time stamp.
Public method ToString (Inherited from Object.)

Properties


  Name Description
Public property SequenceEndDate
Gets the sequence end date.
Public property SequenceStartDate
Gets the sequence start date.
Public property TimePerSequence
Gets the period of time for each sequence step in the GUID generation.
Public property TotalPeriod
Gets the total period over which the GUID sequences are spread.