![]() | |
Schedule |
The ScheduleWithIntervalRequest type exposes the following members.
Name | Description | |
---|---|---|
![]() | EndTime | Gets or sets the local time at which the trigger will expire. If this is null the trigger will be active indefinitely. |
![]() | InputParameters | Gets or sets any extra input parameters for the job. |
![]() | IntervalInSeconds | Gets or sets the interval at which to run the job, in seconds. |
![]() | Job | Gets or sets the job to execute. |
![]() | StartTime | Gets or sets the local time at which the trigger will first come into effect. If this is null the trigger will be active immediately. |
![]() | TriggerDescription | Gets or sets an optional description for the trigger. |
![]() | TriggerName | Gets or sets the name of the trigger to store in the database. This name must be unique. |