IEventlogXmlProcessor Interface

Alterian Email Manager 6.2.3 SDK Help File

Namespace:  DMLibrary.Repository.Eventlog
Assembly:  DMLibrary (in DMLibrary.dll) Version: 1.0.6340.17420

Syntax
public interface IEventlogXmlProcessor

The IEventlogXmlProcessor type exposes the following members.

Methods
NameDescription
Public methodGetEventLogXmlData
Pulls the eventlog_xml records from the server and bundles them up to be consumed
Public methodReactivateDeadXmlRecords
Reactivates and returns eventlog_xml records in a dead state
Public methodRestoreEventlogXmlState
Restores a collection of eventlogXml records to its original state
Top
See Also