Name | Description | |
---|---|---|
EventHandlerSection Constructor | Default Constructor |
The following tables list the members exposed by EventHandlerSection.
Name | Description | |
---|---|---|
EventHandlerSection Constructor | Default Constructor |
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. |
Name | Description | |
---|---|---|
EvaluationContext | (Inherited from System.Configuration.ConfigurationElement) | |
HasContext | (Inherited from System.Configuration.ConfigurationElement) |
Name | Description | |
---|---|---|
Equals | (Inherited from System.Configuration.ConfigurationElement) | |
GetHashCode | (Inherited from System.Configuration.ConfigurationElement) | |
IsReadOnly | (Inherited from System.Configuration.ConfigurationElement) |
Name | Description | |
---|---|---|
GetTransformedAssemblyString | (Inherited from System.Configuration.ConfigurationElement) | |
GetTransformedTypeString | (Inherited from System.Configuration.ConfigurationElement) | |
ListErrors | (Inherited from System.Configuration.ConfigurationElement) | |
OnDeserializeUnrecognizedAttribute | (Inherited from System.Configuration.ConfigurationElement) | |
OnDeserializeUnrecognizedElement | (Inherited from System.Configuration.ConfigurationElement) | |
OnRequiredPropertyNotFound | (Inherited from System.Configuration.ConfigurationElement) | |
PostDeserialize | (Inherited from System.Configuration.ConfigurationElement) | |
PreSerialize | (Inherited from System.Configuration.ConfigurationElement) | |
SetPropertyValue | (Inherited from System.Configuration.ConfigurationElement) |