Skip to content

TransactionlessUnitOfWork.Commit method

Does nothing other than calling onCommit events as there is no underlying transaction.

public void Commit()

See Also