C# (CSharp) FluentScheduler Namespace

Nested Namespaces

FluentScheduler.Tests

Classes

Name Description
DateTimeExtensions
DayUnit Unit of time in days.
DelayForExtensions DelayFor extension methods.
DelayTimeUnit Unit used to represent delay.
HourUnit Unit of time in hours.
JobEndInfo Information of a job end.
JobExceptionInfo Information of an exception occurred in a job.
JobStartInfo Information of a job start.
MinuteUnit Unit of time in minutes.
MonthOnDayOfMonthUnit Unit of time that represents a specific day of the month.
MonthOnDayOfWeekUnit Unit of time that represents week and day of week of the month (wow that's confusing).
MonthOnLastDayOfMonthUnit Unit of time that represents last day of the month.
MonthUnit Unit of time in months.
RestrictableUnitExtensions Extension class for restrictable units.
ScheduleCollection
SecondUnit Unit of time in seconds.
SpecificTimeUnit Unit of specific time of the day.
TimeOfDayRunnableCalculator
TimeUnit Unit of time.
WeekUnit Unit of time in weeks.
WeekdayUnit Unit of time in weekdays.
WeeklyDayOfWeekUnit Unit of time that represents day of the week.
YearOnDayOfYearUnit Unit of time that represents a specific day of the year.
YearOnLastDayOfYearUnit Unit of time that represents last day of the year.
YearUnit Unit of time in years.