Table of Contents

Class CycleTracker

Namespace
Pillars.Schedules.Models
Assembly
Pillars.dll

This table tracks cycle and their runtime. Only one entry per cycle is allowed

[Collection("cycle_tracker")]
public sealed class CycleTracker : Entity, IEntity
Inheritance
Entity
CycleTracker
Implements
IEntity
Inherited Members
Entity.GenerateNewID()
Entity.HasDefaultID()
Entity.ID

Properties

CycleId

The type of the cycle.

ElapsedMinutes

Minutes that have elapsed in the CURRENT cycle.