MigrationResult.MigrationMode Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets or sets the migration mode.
[System.Runtime.Serialization.DataMember]
public Microsoft.ServiceFabric.Actors.Runtime.Migration.MigrationMode MigrationMode { get; set; }
[<System.Runtime.Serialization.DataMember>]
member this.MigrationMode : Microsoft.ServiceFabric.Actors.Runtime.Migration.MigrationMode with get, set
Public Property MigrationMode As MigrationMode
Property Value
- Attributes