TransactionalStateConfiguration
class
Namespace: Orleans.Transactions.Abstractions
Contains the configuration used to create a transactional state facet.
public class TransactionalStateConfiguration : ITransactionalStateConfigurationConstructors
TransactionalStateConfiguration(ITransactionalStateConfiguration, Role)Initializes a new instance of theTransactionalStateConfigurationclass.
Properties
StateNameGets the transactional state name.StorageNameGets the name of the storage provider used for the transactional state.SupportedRolesGets the transaction participant roles supported by the state.
