SEVExportSettings Class

Alterian Email Manager 6.2.3 SDK Help File
Inheritance Hierarchy

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

Syntax
public class SEVExportSettings : ServiceSettings

The SEVExportSettings type exposes the following members.

Constructors
NameDescription
Public methodSEVExportSettings
Initializes a new instance of the SEVExportSettings class
Top
Properties
NameDescription
Public propertyAlertFile (Inherited from ServiceSettings.)
Public propertyAppName (Inherited from ServiceSettings.)
Public propertyConnectionString (Inherited from ServiceSettings.)
Public propertyDeleteChunkSize
Chunk size for deleting data from the stream tables
(Inherited from ServiceSettings.)
Public propertyExporters
Public propertyMainConnectionString (Inherited from ServiceSettings.)
Public propertyUTCOffset
Offset from local (server) time to UTC in Minutes
(Inherited from ServiceSettings.)
Public propertyWaitForCleanStop (Inherited from ServiceSettings.)
Public propertyWaitIfNoEvents (Inherited from ServiceSettings.)
Public propertyWorkingPath (Inherited from ServiceSettings.)
Top
Methods
NameDescription
Public methodLoad
Load Service and Exporter Config from the SEV database
Top
See Also