JAMS Developer Guide
EventHandlerSection Class
Members 


MVPSI.JAMSScheduler Namespace : EventHandlerSection Class
The EventHandlerSection class defines the EventHandler configuration section.
Object Model
EventHandlerSection Class
Syntax
'Declaration
 
Public NotInheritable Class EventHandlerSection 
   Inherits System.Configuration.ConfigurationSection
'Usage
 
Dim instance As EventHandlerSection
public sealed class EventHandlerSection : System.Configuration.ConfigurationSection 
Inheritance Hierarchy

System.Object
   System.Configuration.ConfigurationElement
      System.Configuration.ConfigurationSection
         MVPSI.JAMSScheduler.EventHandlerSection

Requirements

Target Platforms: Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2

See Also

Reference

EventHandlerSection Members
MVPSI.JAMSScheduler Namespace