StateMigrationAttribute.StateMigration Property

Definition

Gets the enum representing type of actor service migration.

public Microsoft.ServiceFabric.Actors.Runtime.Migration.StateMigration StateMigration { get; }
member this.StateMigration : Microsoft.ServiceFabric.Actors.Runtime.Migration.StateMigration
Public ReadOnly Property StateMigration As StateMigration

Property Value

StateMigration representing type of state store to use for the actor.

Applies to