View Source
Class SyncBootStateAccessor
Inheritance
System.Object
Assembly: Umbraco.Infrastructure.dll
Syntax
public class SyncBootStateAccessor : ISyncBootStateAccessor
Constructors
View Source
SyncBootStateAccessor(ILogger<SyncBootStateAccessor>, LastSyncedFileManager, IOptionsMonitor<GlobalSettings>, ICacheInstructionService)
Declaration
public SyncBootStateAccessor(ILogger<SyncBootStateAccessor> logger, LastSyncedFileManager lastSyncedFileManager, IOptionsMonitor<GlobalSettings> globalSettings, ICacheInstructionService cacheInstructionService)
Parameters
Methods
View Source
GetSyncBootState()
Declaration
public SyncBootState GetSyncBootState()
Returns