AP&C API Reference
Protected Member Functions | Properties | List of all members
Apac.Configuration.ControllerSupervisorConfigSection Class Reference
Inheritance diagram for Apac.Configuration.ControllerSupervisorConfigSection:
Apac.Configuration.ConfigSection< ControllerSupervisorConfigSection >

Protected Member Functions

override void OnWriteXml (System.Xml.XmlWriter writer)
 
override void OnReadXml (System.Xml.XmlReader reader)
 

Properties

Collections.XmlSerializableList< SupervisableConfigControllers [get]
 
string Type [get, set]
 
bool RestartErroredControllers [get, set]
 

Additional Inherited Members

- Static Public Member Functions inherited from Apac.Configuration.ConfigSection< ControllerSupervisorConfigSection >
static void AddCachedSection (string definedName, T section)
 Adds the given section to the cache using the given name. More...
 
static void RemoveCachedSection (string definedName)
 Removes the section with the given name from the cache. More...
 
static T GetSection (string definedName)
 Gets the default configuration section named 'apac' (if defined). More...
 
static T GetSection (System.Configuration.Configuration config, string definedName)
 Gets the default configuration section from the given configuration object. Note that the configuration file is re-parsed every time a section is loaded using the Configuration object. More...
 

The documentation for this class was generated from the following file: