JAMS Developer Guide
EventHandlerSection Class Properties


MVPSI.JAMSScheduler Namespace : EventHandlerSection Class

For a list of all members of this type, see EventHandlerSection members.

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
See Also

Reference

EventHandlerSection Class
MVPSI.JAMSScheduler Namespace