IEventlogCollectionRepository Interface

Alterian Email Manager 6.2.3 SDK Help File
Define the IEventlogCollection operations to process the eventlog data

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

Syntax
public interface IEventlogCollectionRepository

The IEventlogCollectionRepository type exposes the following members.

Methods
NameDescription
Public methodExecuteEventlogAction
Executes the action that process the eventlog data.
Public methodGetEngagementEvents
Gets the EngagedEvents contained within the IEventlogCollection
Top
See Also