Platform SDK: Transaction Server |
ITransactionResourceAsync::TMDown
The MS DTC proxy calls this method if connection to the transaction manager goes down and the resource manager's transaction object is prepared (after the resource manager has called the ITransactionEnlistmentAsync::PrepareRequestDone method).
HRESULT TMDown();
Return Values
S_OK
Success. The resource manager's transaction object has started aborting.