Skip to content

ITransactionCommitterConfiguration

interface

Namespace: Orleans.Transactions.Abstractions

Configures a transaction committer facet.
public interface ITransactionCommitterConfiguration

Properties

  • ServiceName Gets the name of the service which receives committed operations.
  • StorageName Gets the name of the storage provider used by the transaction committer.