SettingsBuilderNotStoppingIfGoingOnBatteries Method

Indicates that the task will not be stopped if the computer switches to battery power.

Definition

Namespace: Microsoft.Win32.TaskScheduler.Fluent
Assembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.0
public SettingsBuilder NotStoppingIfGoingOnBatteries()

Return Value

SettingsBuilder
SettingsBuilder instance.

See Also