Skip to content

TransactionCommitter<TService>

class

Namespace: Orleans.Transactions

Enlists service operations as storage preconditions which execute during commit before the durable commit decision.
public class TransactionCommitter<TService> : ILifecycleParticipant<IGrainLifecycle>, ITransactionCommitter<TService>
where TService : class

Constructors

Methods