Skip to content

TransactionalStateConfiguration

class

Namespace: Orleans.Transactions.Abstractions

Contains the configuration used to create a transactional state facet.
public class TransactionalStateConfiguration : ITransactionalStateConfiguration

Constructors

Properties

  • StateName Gets the transactional state name.
  • StorageName Gets the name of the storage provider used for the transactional state.
  • SupportedRoles Gets the transaction participant roles supported by the state.