Skip to content

PersistentStateAttribute Properties

Specifies options for the Orleans.Runtime.IPersistentState constructor argument which it is applied to.

StateName

get
View source
public string StateName
Gets the name of the state.

Property value

The name of the state.

StorageName

get
View source
public string StorageName
Gets the name of the storage provider.

Property value

The name of the storage provider.