Interface ISyncBootStateAccessor
Retrieve the SyncBootState for the application during startup
Namespace: Umbraco.Cms.Core.Sync
Assembly: Umbraco.Core.dll
Syntax
public interface ISyncBootStateAccessor
  Methods
View SourceGetSyncBootState()
Get the SyncBootState
Declaration
SyncBootState GetSyncBootState()
  Returns
| Type | Description | 
|---|---|
| SyncBootState |