Class LogUTCTimeStamp
Denotes a special surrogate structure that wraps DatTime in log. These structures get inserted in log automatically by binary log writers to indicate te point in time
Inheritance
System.Object
LogUTCTimeStamp
Implements
Inherited Members
System.Object.Equals(System.Object)
System.Object.Equals(System.Object, System.Object)
System.Object.GetHashCode()
System.Object.GetType()
System.Object.MemberwiseClone()
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.ToString()
Namespace: Azos.Log.Binary
Assembly: Azos.dll
Syntax
public sealed class LogUTCTimeStamp : ILogMetadata
Fields
Value
Declaration
public readonly DateTime Value
Field Value
Type | Description |
---|---|
System.DateTime |