Namespace Umbraco.Cms.Infrastructure
Classes
PublishedContentQuery
A class used to query for published content and media items.
Suspendable
Defines an interface for managing the suspension state of implementing classes.
Suspendable.ExamineEvents
Represents events related to the Examine indexing process that can be suspended.
Suspendable.PageCacheRefresher
Provides functionality to refresh the page cache in a manner that can be suspended and resumed. This is typically used to temporarily halt cache updates during bulk operations or maintenance.
Suspendable.ScheduledPublishing
Represents scheduled publishing operations that can be suspended and resumed.