adTempus API
ArcanaDevelopment.adTempus.Shared Namespace / ServerLoadInfo Class / SnapshotTimestampUTC Field


In This Topic
    SnapshotTimestampUTC Field
    In This Topic
    The date/time (in UTC) at which the snapshot was taken.
    Syntax
    'Declaration
     
    
    Public SnapshotTimestampUTC As Date
    public DateTime SnapshotTimestampUTC
    public:
    DateTime SnapshotTimestampUTC
    See Also