[Missing <summary> documentation for "N:Gemstone.Timeseries.Configuration"]
| 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. |
| IConfigurationLoader | Represents the interface by which the time-series engine's system configuration is loaded from a configuration source. |
| DataOperationFunction | Defines a method signature for a bootstrap data source operation. |