ITriggerDelayDelay Property
Gets or sets a value that indicates the amount of time before the task is started.
Namespace: Microsoft.Win32.TaskSchedulerAssembly: Microsoft.Win32.TaskScheduler (in Microsoft.Win32.TaskScheduler.dll) Version: 2.11.1
TimeSpan Delay { get; set; }
Property Value
TimeSpanThe delay duration.