ITransactionCommitterConfiguration
interface
Namespace: Orleans.Transactions.Abstractions
Configures a transaction committer facet.
public interface ITransactionCommitterConfigurationProperties
ServiceNameGets the name of the service which receives committed operations.StorageNameGets the name of the storage provider used by the transaction committer.
