Interface ISyncBootStateAccessor
Retrieve the state of the sync service
Namespace: Umbraco.Core.Sync
Assembly: Umbraco.Core.dll
Syntax
public interface ISyncBootStateAccessor
Methods
View SourceGetSyncBootState()
Get the boot state
Declaration
SyncBootState GetSyncBootState()
Returns
Type | Description |
---|---|
SyncBootState |