Share via


TimerTriggerDescriptor Class

Definition

public class TimerTriggerDescriptor
type TimerTriggerDescriptor = class
Public Class TimerTriggerDescriptor
Inheritance
TimerTriggerDescriptor

Constructors

TimerTriggerDescriptor()

Initializes a new instance of the TimerTriggerDescriptor class.

TimerTriggerDescriptor(String, String)

Initializes a new instance of the TimerTriggerDescriptor class.

Properties

ScheduleOccurrence

Gets or sets the occurrence that triggered the run.

TimerTriggerName

Gets or sets the timer trigger name that caused the run.

Applies to