TransactionCommitterAttribute(string, string?)
public TransactionCommitterAttribute(string serviceName, string? storageName = null) Initializes a new instance of the
TransactionCommitterAttribute class. Parameters
serviceNamestring- The name of the service which receives committed operations.
storageNamestring?- The name of the storage provider used by the transaction committer.
