Click or drag to resize
Task Scheduler Managed Class Library

Microsoft.Win32.TaskScheduler.Fluent Namespace

The Fluent namespace includes classes used to expose the Fluent commands for creating tasks. These classes are not intended for use and cannot be instantiated. See the TaskService.Execute method for more information on creating tasks with the Fluent syntax.
Classes
  ClassDescription
Public classActionBuilder
Fluent helper class. Not intended for use.
Public classBaseBuilder
Fluent helper class. Not intended for use.
Public classIntervalTriggerBuilder
Fluent helper class. Not intended for use.
Public classMonthlyDOWTriggerBuilder
Fluent helper class. Not intended for use.
Public classMonthlyTriggerBuilder
Fluent helper class. Not intended for use.
Public classSettingsBuilder
Fluent helper class. Not intended for use.
Public classTriggerBuilder
Fluent helper class. Not intended for use.
Public classWeeklyTriggerBuilder
Fluent helper class. Not intended for use.