Show / Hide Table of Contents

Class SendLogNotifications

Inheritance
object
SchedulerClient
SendLogNotifications
Inherited Members
SchedulerClient.Started()
SchedulerClient.Progressing()
SchedulerClient.Completed()
SchedulerClient.Errored(ref Exception)
SchedulerClient.ThreadID
SchedulerClient.ScheduleHistoryItem
SchedulerClient.SchedulerEventGUID
SchedulerClient.aProcessMethod
SchedulerClient.Status
SchedulerClient.ProcessStarted
SchedulerClient.ProcessProgressing
SchedulerClient.ProcessCompleted
SchedulerClient.ProcessErrored
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
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()
Overrides
SchedulerClient.DoWork()

Extension Methods

JsonExtensionsWeb.ToJson(object)
Back to top by the community, for the community... #DNNCMS