PersistentStateAttribute
class
Namespace: Orleans.Runtime
Specifies options for the
Orleans.Runtime.IPersistentState constructor argument which it is applied to. public class PersistentStateAttribute : Attribute, IFacetMetadata, IPersistentStateConfigurationConstructors
PersistentStateAttribute(string, string)Initializes a new instance of thePersistentStateAttributeclass.
Properties
StateNameGets the name of the state.StorageNameGets the name of the storage provider.
