JAMS 6.x Help
EventHandlerSection Class Members
Properties  Methods 


The following tables list the members exposed by EventHandlerSection.

Public Constructors
 NameDescription
Public ConstructorEventHandlerSection ConstructorDefault Constructor  
Top
Public Properties
 NameDescription
Public PropertyCurrentConfiguration (Inherited from System.Configuration.ConfigurationElement)
Public PropertyElementInformation (Inherited from System.Configuration.ConfigurationElement)
Public PropertyHandleDefaultWhen set to true, this handler will try to process alerts that do not specify a handler name.  
Public PropertyHandlesSpecifies the events that this event handler is interested in.  
Public PropertyLockAllAttributesExcept (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockAllElementsExcept (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockAttributes (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockElements (Inherited from System.Configuration.ConfigurationElement)
Public PropertyLockItem (Inherited from System.Configuration.ConfigurationElement)
Public PropertyNameSpecifies a name for the event handler.  
Public PropertyPrioritySpecified the priority for this event handler. Event handlers are called in order from lowest priority to highest.  
Public PropertyQueueSpecified the priority for this event handler. Event handlers are called in order from lowest priority to highest.  
Public PropertySectionInformation (Inherited from System.Configuration.ConfigurationSection)
Public PropertyTypeSpecifies the type of the event handler. This type must implement the ISchedulerEventHandlerAddIn interface.  
Top
Protected Properties
 NameDescription
Protected PropertyEvaluationContext (Inherited from System.Configuration.ConfigurationElement)
Protected PropertyHasContext (Inherited from System.Configuration.ConfigurationElement)
Top
Public Methods
 NameDescription
Public MethodEquals (Inherited from System.Configuration.ConfigurationElement)
Public MethodGetHashCode (Inherited from System.Configuration.ConfigurationElement)
Public MethodIsReadOnly (Inherited from System.Configuration.ConfigurationElement)
Top
Protected Methods
 NameDescription
Protected MethodGetTransformedAssemblyString (Inherited from System.Configuration.ConfigurationElement)
Protected MethodGetTransformedTypeString (Inherited from System.Configuration.ConfigurationElement)
Protected MethodListErrors (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnDeserializeUnrecognizedAttribute (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnDeserializeUnrecognizedElement (Inherited from System.Configuration.ConfigurationElement)
Protected MethodOnRequiredPropertyNotFound (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPostDeserialize (Inherited from System.Configuration.ConfigurationElement)
Protected MethodPreSerialize (Inherited from System.Configuration.ConfigurationElement)
Protected MethodSetPropertyValue (Inherited from System.Configuration.ConfigurationElement)
Top
See Also

Reference

EventHandlerSection Class
MVPSI.JAMSScheduler Namespace

Send Feedback