Removes Booting event, backports lazy changes for PublishedSnapshotService from v9.
This commit is contained in:
@@ -12,10 +12,5 @@ namespace Umbraco.Core.Sync
|
||||
/// </summary>
|
||||
/// <returns></returns>
|
||||
SyncBootState GetSyncBootState();
|
||||
|
||||
/// <summary>
|
||||
/// Raised when the boot state is known
|
||||
/// </summary>
|
||||
event EventHandler<SyncBootState> Booting; // TODO: This should be removed in netcore
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user