TransactionlessUnitOfWork.CommitAsync method
Does nothing other than calling onCommit events asynchronously as there is no underlying transaction.
public Task CommitAsync(CancellationToken _ = default)
See Also
- class TransactionlessUnitOfWork
Does nothing other than calling onCommit events asynchronously as there is no underlying transaction.
public Task CommitAsync(CancellationToken _ = default)