summaryT:DotNetNuke.Services.Log.EventLog.SendLogNotifications

Namespace: DotNetNuke.Services.Log.EventLog
Assembly: DotNetNuke (in DotNetNuke.dll)

Syntax

C#
public class SendLogNotifications : SchedulerClient
Visual Basic
Public Class SendLogNotifications
	Inherits SchedulerClient

Inheritance Hierarchy

System..::..Object
  DotNetNuke.Services.Scheduling..::..SchedulerClient
    DotNetNuke.Services.Log.EventLog..::..SendLogNotifications

See Also