Microsoft.ConfigurationManagement.Messaging.Framework.Scheduler Namespace

 

ClassDescription
System_CAPS_pubclassAsapScheduleToken

An abstract class that represents a schedule that runs immediately.

System_CAPS_pubclassNonRecurringScheduleToken

A one-shot schedule token that has no recurrence.

System_CAPS_pubclassRecurringIntervalScheduleToken

A schedule that recurs at a specific interval. For example, every 8 hours.

System_CAPS_pubclassRecurringMonthlyByDateScheduleToken

A schedule that recurs on a specific date every month.

System_CAPS_pubclassRecurringMonthlyByWeekdayScheduleToken

A schedule that recurs on a specified day of the week every month.

System_CAPS_pubclassRecurringWeeklyScheduleToken

A schedule that recurs weekly, every n weeks.

System_CAPS_pubclassScheduleToken

Represents a task schedule as used by Configuration Manager.

System_CAPS_pubclassSimpleScheduleToken

Represents a simple schedule.

EnumerationDescription
System_CAPS_pubenumScheduleTaskConditions

Task conditions for running a schedule.

System_CAPS_pubenumScheduleTokenRecurrence

Recurrence for a schedule.

Return to top
Show: