MultipleDestinationExporter Methods

Methods

DefineSettings Establishes default settings for the config file.
Dispose Releases all the resources used by the ExportState object.
EqualsDetermines 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.
FinalizeAllows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object)
GetHashCodeServes as the default hash function.
(Inherited from Object)
GetTypeGets 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.
MemberwiseCloneCreates 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.
ToStringReturns a string that represents the current object.
(Inherited from Object)

See Also