Skip to content

ITransactionalStateConfiguration

interface

Namespace: Orleans.Transactions.Abstractions

Configures a transactional state facet.
public interface ITransactionalStateConfiguration

Properties

  • StateName Gets the transactional state name.
  • StorageName Gets the name of the storage provider used for the transactional state.