Class SendLogNotifications
Inherited Members
Namespace: DotNetNuke.Services.Log.EventLog
Assembly: DotNetNuke.dll
Syntax
public class SendLogNotifications : SchedulerClient
Constructors
SendLogNotifications(ScheduleHistoryItem)
Declaration
public SendLogNotifications(ScheduleHistoryItem objScheduleHistoryItem)
Parameters
Type | Name | Description |
---|---|---|
ScheduleHistoryItem | objScheduleHistoryItem |
Methods
DoWork()
Declaration
public override void DoWork()