Namespace Umbraco.Cms.Core.Sync
Classes
ElectedServerRoleAccessor
Gets the current server's Server
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 Server
ISyncBootStateAccessor
Retrieve the Sync
Enums
MessageType
The message type to be used for syncing across servers.
RefreshMethodType
Describes Refresh
ServerRole
The role of a server in an application environment.