JAMS Developer Guide
EventHandlerSection Class Members
Properties  Methods 


MVPSI.JAMSScheduler Namespace : EventHandlerSection Class

The following tables list the members exposed by EventHandlerSection.

Public Constructors
 NameDescription
Public ConstructorDefault Constructor  
Top
Public Properties
 NameDescription
Public Property (Inherited from System.Configuration.ConfigurationElement)
Public Property (Inherited from System.Configuration.ConfigurationElement)
Public PropertyWhen set to true, this handler will try to process alerts that do not specify a handler name.  
Public PropertySpecifies the events that this event handler is interested in.  
Public Property (Inherited from System.Configuration.ConfigurationElement)
Public Property (Inherited from System.Configuration.ConfigurationElement)
Public Property (Inherited from System.Configuration.ConfigurationElement)
Public Property (Inherited from System.Configuration.ConfigurationElement)
Public Property (Inherited from System.Configuration.ConfigurationElement)
Public PropertySpecifies a name for the event handler.  
Public PropertySpecified the priority for this event handler. Event handlers are called in order from lowest priority to highest.  
Public PropertySpecified the priority for this event handler. Event handlers are called in order from lowest priority to highest.  
Public Property (Inherited from System.Configuration.ConfigurationSection)
Public PropertySpecifies the type of the event handler. This type must implement the ISchedulerEventHandlerAddIn interface.  
Top
Protected Properties
 NameDescription
Protected Property (Inherited from System.Configuration.ConfigurationElement)
Protected Property (Inherited from System.Configuration.ConfigurationElement)
Top
Public Methods
 NameDescription
Public Method (Inherited from System.Configuration.ConfigurationElement)
Public Method (Inherited from System.Configuration.ConfigurationElement)
Public Method (Inherited from System.Configuration.ConfigurationElement)
Top
Protected Methods
 NameDescription
Protected Method (Inherited from System.Configuration.ConfigurationElement)
Protected Method (Inherited from System.Configuration.ConfigurationElement)
Protected Method (Inherited from System.Configuration.ConfigurationElement)
Protected Method (Inherited from System.Configuration.ConfigurationElement)
Protected Method (Inherited from System.Configuration.ConfigurationElement)
Protected Method (Inherited from System.Configuration.ConfigurationElement)
Protected Method (Inherited from System.Configuration.ConfigurationElement)
Protected Method (Inherited from System.Configuration.ConfigurationElement)
Protected Method (Inherited from System.Configuration.ConfigurationElement)
Top
See Also

Reference

EventHandlerSection Class
MVPSI.JAMSScheduler Namespace