Skip to content

TransactionCommitterAttribute

class

Namespace: Orleans.Transactions.Abstractions

Identifies a grain constructor parameter as a transaction committer facet.
public class TransactionCommitterAttribute : Attribute, IFacetMetadata, ITransactionCommitterConfiguration

Constructors

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.