Skip to content

TransactionCommitterAttribute Properties

Identifies a grain constructor parameter as a transaction committer facet.

ServiceName

get
View source
public string ServiceName
Gets the name of the service which receives committed operations.

StorageName

get
View source
public string? StorageName
Gets the name of the storage provider used by the transaction committer.