Aracılığıyla paylaş


StatePersistenceAttribute.StatePersistence Property

Definition

Gets the enum representing type of state store to use for the actor.

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

Property Value

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

Applies to