Namespace Umbraco.Cms.Infrastructure.Runtime
Classes
CoreRuntime
RuntimeModeValidatorCollection
Represents a collection that manages IRuntimeModeValidator instances used to validate the application's runtime mode.
RuntimeModeValidatorCollectionBuilder
Provides functionality to build and manage a collection of runtime mode validators in Umbraco.
RuntimeState
Represents the state of the Umbraco runtime.
SqlMainDomLock
Implements IMainDomLock using SQL database for distributed lock coordination.
Interfaces
IRuntimeModeValidationService
Provides a service to validate configuration based on the runtime mode.
IRuntimeModeValidator
Validates configuration based on the runtime mode.