Namespace Umbraco.Cms.Core.Runtime
Classes
EssentialDirectoryCreator
Handles the creation of essential directories during application startup.
MainDom
Provides the full implementation of IMainDom.
MainDomSemaphoreLock
Uses a system-wide Semaphore and EventWaitHandle to synchronize the current AppDomain
Interfaces
IMainDom
Represents the main AppDomain running for a given application.
IMainDomKeyGenerator
Defines a class which can generate a distinct key for a MainDom boundary.
IMainDomLock
An application-wide distributed lock
IUmbracoBootPermissionChecker
Provides permission checking for Umbraco boot operations.