Namespace Umbraco.Cms.Core.Sync
Classes
ElectedServerRoleAccessor
Gets the current server's ServerRole based on active servers registered with IServerRegistrationService
NonRuntimeLevelBootStateAccessor
Boot state implementation for when umbraco is not in the run state
RefreshInstruction
SingleServerRoleAccessor
Can be used when Umbraco is definitely not operating in a Load Balanced scenario to micro-optimize some startup performance
Interfaces
IServerAddress
Provides the address of a server.
IServerMessenger
Transmits distributed cache notifications for all servers of a load balanced environment.
IServerRoleAccessor
Gets the current server's ServerRole
ISyncBootStateAccessor
Retrieve the SyncBootState for the application during startup
Enums
MessageType
The message type to be used for syncing across servers.
RefreshMethodType
Describes RefreshInstruction refresh action type.
ServerRole
The role of a server in an application environment.