Share via


MigrationResult.CurrentPhase Property

Definition

Gets or sets the current migration phase.

[System.Runtime.Serialization.DataMember]
public Microsoft.ServiceFabric.Actors.Migration.MigrationPhase CurrentPhase { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.CurrentPhase : Microsoft.ServiceFabric.Actors.Migration.MigrationPhase with get, set
Public Property CurrentPhase As MigrationPhase

Property Value

Attributes

Applies to