Show / Hide Table of Contents

Class PurgeOutputCache

Inheritance
object
SchedulerClient
PurgeOutputCache
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.OutputCache
Assembly: DotNetNuke.dll
Syntax
public class PurgeOutputCache : SchedulerClient

Constructors

PurgeOutputCache(ScheduleHistoryItem)

Declaration
public PurgeOutputCache(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