MultipleDestinationExporterInitialize(IEnumerableExportDestination) Method
Namespace: IOAssembly: Gemstone.IO (in Gemstone.IO.dll) Version: 1.0.169 -- Release Build+9539f17c709220b9bccf5fcf2a5ec2d79c38125a
function Initialize(defaultDestinations);
Parameters
- defaultDestinations IEnumerableExportDestination
- Provides a default set of export destinations if none exist in configuration settings.
If not being used as a component (i.e., user creates their own instance of this class), this method
must be called in order to initialize exports. Even if used as a component this method can be
called at anytime to reinitialize the exports with new configuration information.