LegacyMigrationHubClient Class |
Namespace: Omada.OE.Solution.OIM.AppLogic.SystemOnboarding.Migration
public class LegacyMigrationHubClient
The LegacyMigrationHubClient type exposes the following members.
| Name | Description | |
|---|---|---|
| LegacyMigrationHubClient |
| Name | Description | |
|---|---|---|
| InitializeHub |
Starts connection to the hub
| |
| StopHub |
Stops connection to the hub
|
| Name | Description | |
|---|---|---|
| SignalMigrationCompleted |
Reports that migration was completed
| |
| SignalProgress |
Reports progress to the hub
|
| Name | Description | |
|---|---|---|
| ToBool |
Converts object to boolean.
(Defined by ObjectExtensions.) | |
| ToDateTime |
Converts object to DateTime.
(Defined by ObjectExtensions.) | |
| ToInt |
Converts object to integer.
(Defined by ObjectExtensions.) |