EventlogCollectionClient Property

Alterian Email Manager 6.2.3 SDK Help File
The client associated to the eventlog data

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

Syntax
public DMClient Client { get; }

Property Value

Type: DMClient

Implements

IEventlogCollectionClient
Remarks
This ensures a correct relationship between what's produced/consumed and the client for it
See Also