| 
               | 
            
              GSF.
             | 
          
| Class | Description | |
|---|---|---|
| 
                 | 
              BinaryFileConfigurationLoader | Represents a configuration loader that gets its configuration from a binary file. | 
| 
                 | 
              ConfigurationLoaderBase | Represents a base class for IConfigurationLoader implementations. | 
| 
                 | 
              DatabaseConfigurationLoader | Represents a configuration loader that gets its configuration from a database connection. | 
| 
                 | 
              WebServiceConfigurationLoader | Represents a configuration loader that queries a web service for its configuration. | 
| 
                 | 
              XMLConfigurationLoader | Represents a configuration loader that gets its configuration from an XML file. | 
| Interface | Description | |
|---|---|---|
| 
                 | 
              IConfigurationLoader | Represents the interface by which the time-series engine's system configuration is loaded from a configuration source. | 
| Delegate | Description | |
|---|---|---|
| 
                 | 
              DataOperationFunction | Defines a method signature for a bootstrap data source operation. |