Class |
Description |
DailyPattern |
Specifies a daily recurrence pattern based on an interval of days. |
DaysOfMonthPattern |
Specifies a recurrence pattern based on a set of days in a month, and a set of months in a year. |
MonthlyPattern |
Specifies a monthly recurrence pattern based on a set of days in a week, a set of dates on which an event is raised in a month, and a set of months of a year. |
OccurredEventArgs |
Provides data for the System.Timers.Schedule.Occurred event. |
RecurrencePattern |
Defines recurrent patterns for events on a Schedule. |
RecurrencePatterns |
Specifies a collection of recurrence patterns that describe the Schedule component's behavior when raising events. |
Schedule |
Represents a component that holds a set of time patterns which describe when to raise an event. |
Timer |
Handles recurring events in the application. |
WeeklyPattern |
Specifies a weekly recurrence pattern based on a set of days and a weekly interval. |