SettingsBuilderExecutingAtMost Method
Sets the amount of time that is allowed to complete the task.
Namespace: Microsoft.Win32.TaskScheduler.FluentAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
public SettingsBuilder ExecutingAtMost(
TimeSpan duration
)
- duration TimeSpan
[Missing <param name="duration"/> documentation for "M:Microsoft.Win32.TaskScheduler.Fluent.SettingsBuilder.ExecutingAtMost(System.TimeSpan)"]
SettingsBuilderSettingsBuilder instance.