StateMigrationAttribute.StateMigration 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 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.