Click or drag to resize
Task Scheduler Managed Class Library

TriggerBuilderStarting Method

Overload List
  NameDescription
Public methodStarting(DateTime)
Specifies a date and time on which a trigger will start.
Public methodStarting(String)
Specifies a date and time on which a trigger will start.
Public methodStarting(Int32, Int32, Int32)
Specifies a date on which a trigger will start.
Public methodStarting(Int32, Int32, Int32, Int32, Int32, Int32)
Specifies a date and time on which a trigger will start.
Top
See Also