IPersistentStateConfiguration Interface

Definition

Configuration for persistent state.

public interface IPersistentStateConfiguration
type IPersistentStateConfiguration = interface
Public Interface IPersistentStateConfiguration
Derived

Properties

StateName

Gets the name of the state.

StorageName

Gets the name of the storage provider.

Applies to

See also