Interface IConnectionUpgraderNotifier
Notifies subscribers of upgrade finishes. See IConnectionModelChanged.
Inherited Members
Namespace: LemonEdge.API.Core.Migrations
Assembly: LemonEdge.API.Core.Migrations.dll
Syntax
public interface IConnectionUpgraderNotifier : IHaveAddInListeners
Methods
ConnectionChangedFromClient()
Informs all connection types to upgrade their models
Declaration
void ConnectionChangedFromClient()