What is a dependent transaction? A dependent transaction is a special clone of an ITransaction. It guarantees that the transaction will not commit, even after Commit() is called on the root transaction, until the dependent transaction votes that it is
Read More...