Skip to content

ITransactionCommitter<TService>

interface

Namespace: Orleans.Transactions.Abstractions

Enlists service operations which are applied when their transactions commit.
public interface ITransactionCommitter<TService>
where TService : class

Methods