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 classActionBuilderFluent helper class. Not intended for use.
Public classBaseBuilderFluent helper class. Not intended for use.
Public classIntervalTriggerBuilderFluent helper class. Not intended for use.
Public classMonthlyDOWTriggerBuilderFluent helper class. Not intended for use.
Public classMonthlyTriggerBuilderFluent helper class. Not intended for use.
Public classSettingsBuilderFluent helper class. Not intended for use.
Public classTriggerBuilderFluent helper class. Not intended for use.
Public classWeeklyTriggerBuilderFluent helper class. Not intended for use.