SEVExportWorker Constructor

Alterian Email Manager 6.2.3 SDK Help File
Initializes a new instance of the SEVExportWorker class

Namespace:  DMLibrary.SEV
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public SEVExportWorker(
	SEVExportSettings serviceConfiguration,
	IFileSetPovider fileSetFactory,
	IProdedureReaderProvider procedureReaderFactory,
	IEMProcessHeartBeat emProcessHeartBeat
)

Parameters

serviceConfiguration
Type: DMLibrary.SEVSEVExportSettings
fileSetFactory
Type: DMLibrary.SEVIFileSetPovider
procedureReaderFactory
Type: DMLibrary.SEVIProdedureReaderProvider
emProcessHeartBeat
Type: DMLibraryIEMProcessHeartBeat
See Also