Düzenle

Aracılığıyla paylaş


ITransactionCommitter<TService> Interface

Definition

public interface ITransactionCommitter<TService> where TService : class
type ITransactionCommitter<'Service (requires 'Service : null)> = interface
Public Interface ITransactionCommitter(Of TService)

Type Parameters

TService
Derived

Methods

OnCommit(ITransactionCommitOperation<TService>)

Applies to