AbortOnFailureReceiveTxnBatch Constructeurs
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Surcharges
AbortOnFailureReceiveTxnBatch(IBTTransportProxy, ControlledTermination, CommittableTransaction, ManualResetEvent, AbortOnFailureReceiveTxnBatch+TxnAborted)
public:
AbortOnFailureReceiveTxnBatch(Microsoft::BizTalk::TransportProxy::Interop::IBTTransportProxy ^ transportProxy, Microsoft::BizTalk::Adapter::Common::ControlledTermination ^ control, System::Transactions::CommittableTransaction ^ transaction, System::Threading::ManualResetEvent ^ orderedEvent, Microsoft::BizTalk::Adapter::Common::AbortOnFailureReceiveTxnBatch::TxnAborted ^ txnAborted);
public AbortOnFailureReceiveTxnBatch (Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy transportProxy, Microsoft.BizTalk.Adapter.Common.ControlledTermination control, System.Transactions.CommittableTransaction transaction, System.Threading.ManualResetEvent orderedEvent, Microsoft.BizTalk.Adapter.Common.AbortOnFailureReceiveTxnBatch.TxnAborted txnAborted);
new Microsoft.BizTalk.Adapter.Common.AbortOnFailureReceiveTxnBatch : Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy * Microsoft.BizTalk.Adapter.Common.ControlledTermination * System.Transactions.CommittableTransaction * System.Threading.ManualResetEvent * Microsoft.BizTalk.Adapter.Common.AbortOnFailureReceiveTxnBatch.TxnAborted -> Microsoft.BizTalk.Adapter.Common.AbortOnFailureReceiveTxnBatch
Paramètres
- transportProxy
- IBTTransportProxy
- control
- ControlledTermination
- transaction
- CommittableTransaction
- orderedEvent
- ManualResetEvent
- txnAborted
- AbortOnFailureReceiveTxnBatch.TxnAborted
S’applique à
AbortOnFailureReceiveTxnBatch(IBTTransportProxy, ControlledTermination, IDtcTransaction, CommittableTransaction, ManualResetEvent, AbortOnFailureReceiveTxnBatch+TxnAborted)
public:
AbortOnFailureReceiveTxnBatch(Microsoft::BizTalk::TransportProxy::Interop::IBTTransportProxy ^ transportProxy, Microsoft::BizTalk::Adapter::Common::ControlledTermination ^ control, System::Transactions::IDtcTransaction ^ comTxn, System::Transactions::CommittableTransaction ^ transaction, System::Threading::ManualResetEvent ^ orderedEvent, Microsoft::BizTalk::Adapter::Common::AbortOnFailureReceiveTxnBatch::TxnAborted ^ txnAborted);
public AbortOnFailureReceiveTxnBatch (Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy transportProxy, Microsoft.BizTalk.Adapter.Common.ControlledTermination control, System.Transactions.IDtcTransaction comTxn, System.Transactions.CommittableTransaction transaction, System.Threading.ManualResetEvent orderedEvent, Microsoft.BizTalk.Adapter.Common.AbortOnFailureReceiveTxnBatch.TxnAborted txnAborted);
new Microsoft.BizTalk.Adapter.Common.AbortOnFailureReceiveTxnBatch : Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy * Microsoft.BizTalk.Adapter.Common.ControlledTermination * System.Transactions.IDtcTransaction * System.Transactions.CommittableTransaction * System.Threading.ManualResetEvent * Microsoft.BizTalk.Adapter.Common.AbortOnFailureReceiveTxnBatch.TxnAborted -> Microsoft.BizTalk.Adapter.Common.AbortOnFailureReceiveTxnBatch
Paramètres
- transportProxy
- IBTTransportProxy
- control
- ControlledTermination
- comTxn
- IDtcTransaction
- transaction
- CommittableTransaction
- orderedEvent
- ManualResetEvent
- txnAborted
- AbortOnFailureReceiveTxnBatch.TxnAborted
S’applique à
AbortOnFailureReceiveTxnBatch(IBTTransportProxy, ControlledTermination, IDtcTransaction, CommittableTransaction, ManualResetEvent, AbortOnFailureReceiveTxnBatch+TxnAborted, IBTDTCCommitConfirm)
public:
AbortOnFailureReceiveTxnBatch(Microsoft::BizTalk::TransportProxy::Interop::IBTTransportProxy ^ transportProxy, Microsoft::BizTalk::Adapter::Common::ControlledTermination ^ control, System::Transactions::IDtcTransaction ^ comTxn, System::Transactions::CommittableTransaction ^ transaction, System::Threading::ManualResetEvent ^ orderedEvent, Microsoft::BizTalk::Adapter::Common::AbortOnFailureReceiveTxnBatch::TxnAborted ^ txnAborted, Microsoft::BizTalk::TransportProxy::Interop::IBTDTCCommitConfirm ^ originalCommitConfirm);
public AbortOnFailureReceiveTxnBatch (Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy transportProxy, Microsoft.BizTalk.Adapter.Common.ControlledTermination control, System.Transactions.IDtcTransaction comTxn, System.Transactions.CommittableTransaction transaction, System.Threading.ManualResetEvent orderedEvent, Microsoft.BizTalk.Adapter.Common.AbortOnFailureReceiveTxnBatch.TxnAborted txnAborted, Microsoft.BizTalk.TransportProxy.Interop.IBTDTCCommitConfirm originalCommitConfirm);
new Microsoft.BizTalk.Adapter.Common.AbortOnFailureReceiveTxnBatch : Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy * Microsoft.BizTalk.Adapter.Common.ControlledTermination * System.Transactions.IDtcTransaction * System.Transactions.CommittableTransaction * System.Threading.ManualResetEvent * Microsoft.BizTalk.Adapter.Common.AbortOnFailureReceiveTxnBatch.TxnAborted * Microsoft.BizTalk.TransportProxy.Interop.IBTDTCCommitConfirm -> Microsoft.BizTalk.Adapter.Common.AbortOnFailureReceiveTxnBatch
Paramètres
- transportProxy
- IBTTransportProxy
- control
- ControlledTermination
- comTxn
- IDtcTransaction
- transaction
- CommittableTransaction
- orderedEvent
- ManualResetEvent
- txnAborted
- AbortOnFailureReceiveTxnBatch.TxnAborted
- originalCommitConfirm
- IBTDTCCommitConfirm