MigrationPhase Enum

Definition

Indicates actor service migration phase.

public enum MigrationPhase
type MigrationPhase = 
Public Enum MigrationPhase
Inheritance
MigrationPhase

Fields

Catchup 2

Catchup phase of migration.

Completed 4

Migration completed.

Copy 1

Copy phase of migration.

Downtime 3

Downtime phase of migration.

None 0

Migration not started.

Applies to