Click or drag to resize
Task Scheduler Managed Class Library

TriggerBuilderRunningAtMostFor Method

Overload List
  NameDescription
Public methodRunningAtMostFor(String)
Specifies the maximum amount of time to repeat the execution of a trigger.
Public methodRunningAtMostFor(TimeSpan)
Specifies the maximum amount of time to repeat the execution of a trigger.
Top
See Also