ITriggerDelay Interface

Interface for triggers that support a delay.

Definition

Namespace: Microsoft.Win32.TaskScheduler
Assembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.0
public interface ITriggerDelay

Properties

DelayGets or sets a value that indicates the amount of time before the task is started.

See Also