Class Suspendable.ScheduledPublishing
Inheritance
System.Object
Namespace: Umbraco.Cms.Infrastructure
Assembly: Umbraco.Infrastructure.dll
Syntax
public static class ScheduledPublishing
Properties
View SourceCanRun
Declaration
public static bool CanRun { get; }
Property Value
Type | Description |
---|---|
System.Boolean |
Methods
View SourceResume()
Declaration
public static void Resume()
Suspend()
Declaration
public static void Suspend()