ServiceSettings 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 ServiceSettings

The ServiceSettings type exposes the following members.

Constructors
NameDescription
Public methodServiceSettings
Initializes a new instance of the ServiceSettings class
Top
Properties
NameDescription
Public propertyAlertFile
Public propertyAppName
Public propertyConnectionString
Public propertyDeleteChunkSize
Chunk size for deleting data from the stream tables
Public propertyMainConnectionString
Public propertyUTCOffset
Offset from local (server) time to UTC in Minutes
Public propertyWaitForCleanStop
Public propertyWaitIfNoEvents
Public propertyWorkingPath
Top
See Also