Name | Description | |
---|---|---|
![]() | CurrentConfiguration | (Inherited from System.Configuration.ConfigurationElement) |
![]() | ElementInformation | (Inherited from System.Configuration.ConfigurationElement) |
![]() | HandleDefault | When set to true, this handler will try to process alerts that do not specify a handler name. |
![]() | Handles | Specifies the events that this event handler is interested in. |
![]() | LockAllAttributesExcept | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockAllElementsExcept | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockAttributes | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockElements | (Inherited from System.Configuration.ConfigurationElement) |
![]() | LockItem | (Inherited from System.Configuration.ConfigurationElement) |
![]() | Name | Specifies a name for the event handler. |
![]() | Priority | Specified the priority for this event handler. Event handlers are called in order from lowest priority to highest. |
![]() | Queue | Specified the priority for this event handler. Event handlers are called in order from lowest priority to highest. |
![]() | SectionInformation | (Inherited from System.Configuration.ConfigurationSection) |
![]() | Type | Specifies the type of the event handler. This type must implement the ISchedulerEventHandlerAddIn interface. |