Click or drag to resize

MigrationServiceSignalMigrationCompletedDelegate Field

Set this delegate to be notified whem migration is completed

Namespace:  Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Migration
Assembly:  Omada.OE.Solution.OIM.AppLogic (in Omada.OE.Solution.OIM.AppLogic.dll) Version: 15.0.0.0
Syntax
C#
public Action<int, string> SignalMigrationCompletedDelegate

Field Value

Type: ActionInt32, String
See Also