14 references to XACT_E_TMNOTAVAILABLE
System.Transactions.Local (14)
System\Transactions\Oletx\OletxEnlistment.cs (7)
420ex.ErrorCode == OletxHelper.XACT_E_TMNOTAVAILABLE) 499ex.ErrorCode == OletxHelper.XACT_E_TMNOTAVAILABLE) 921if ((ex.ErrorCode == OletxHelper.XACT_E_CONNECTION_DOWN || ex.ErrorCode == OletxHelper.XACT_E_TMNOTAVAILABLE) && etwLog.IsEnabled()) 1003ex.ErrorCode == OletxHelper.XACT_E_TMNOTAVAILABLE) 1058ex.ErrorCode == OletxHelper.XACT_E_TMNOTAVAILABLE) 1115(ex.ErrorCode == OletxHelper.XACT_E_CONNECTION_DOWN || ex.ErrorCode == OletxHelper.XACT_E_TMNOTAVAILABLE) && etwLog.IsEnabled()) 1165(ex.ErrorCode == OletxHelper.XACT_E_CONNECTION_DOWN || ex.ErrorCode == OletxHelper.XACT_E_TMNOTAVAILABLE) && etwLog.IsEnabled())
System\Transactions\Oletx\OletxResourceManager.cs (3)
95ex.ErrorCode == OletxHelper.XACT_E_TMNOTAVAILABLE) 117comEx.ErrorCode == OletxHelper.XACT_E_TMNOTAVAILABLE) 178ex.ErrorCode == OletxHelper.XACT_E_TMNOTAVAILABLE)
System\Transactions\Oletx\OletxTransactionManager.cs (1)
603comException.ErrorCode == OletxHelper.XACT_E_TMNOTAVAILABLE)
System\Transactions\Oletx\OletxVolatileEnlistment.cs (3)
262if ((ex.ErrorCode == OletxHelper.XACT_E_CONNECTION_DOWN || ex.ErrorCode == OletxHelper.XACT_E_TMNOTAVAILABLE) && etwLog.IsEnabled()) 661catch (COMException ex) when (ex.ErrorCode == OletxHelper.XACT_E_CONNECTION_DOWN || ex.ErrorCode == OletxHelper.XACT_E_TMNOTAVAILABLE) 755catch (COMException ex) when (ex.ErrorCode == OletxHelper.XACT_E_CONNECTION_DOWN || ex.ErrorCode == OletxHelper.XACT_E_TMNOTAVAILABLE)