Task Scheduler Managed Class Library
C#
Show/Hide TOC
Trigger
Builder
Running
At
Most
For Method
Overload List
RunningAtMostFor(String)
Specifies the maximum amount of time to repeat the execution of a trigger.
RunningAtMostFor(TimeSpan)
Specifies the maximum amount of time to repeat the execution of a trigger.
See Also
Reference
TriggerBuilder Class
Microsoft.Win32.TaskScheduler.Fluent Namespace
In This Article
Overload List
See Also