SettingsBuilderAllowingStartOnRemoteAppSession Method

Indicates that the task will be started even if the task is triggered to run in a Remote Applications Integrated Locally (RAIL) session.

Definition

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

Return Value

SettingsBuilder
SettingsBuilder instance.

See Also