| DefineSettings | Establishes default settings for the config file. |
| Dispose | Releases all the resources used by the ExportState object. |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object) |
| ExportData(Byte) | Start multiple file export. |
| ExportData(String) | Start multiple file export. |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object) |
| GetHashCode | Serves as the default hash function. (Inherited from Object) |
| GetType | Gets the Type of the current instance. (Inherited from Object) |
| Initialize | Initializes (or re-initializes) MultipleDestinationExporter from configuration settings. |
| Initialize(IEnumerableExportDestination) | Initializes (or re-initializes) MultipleDestinationExporter from configuration settings. |
| LoadSettings | Loads saved settings from the config file. |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object) |
| OnInitialized | Raises the Initialized event. |
| OnProcessException | Raises ProcessException event. |
| OnStatusMessage | Raises the StatusMessage event. |
| SaveSettings | Saves settings to the config file. |
| ToString | Returns a string that represents the current object. (Inherited from Object) |