Partager via


AbortOnFailureReceiveTxnBatch Constructeurs

Définition

Surcharges

AbortOnFailureReceiveTxnBatch(IBTTransportProxy, ControlledTermination, CommittableTransaction, ManualResetEvent, AbortOnFailureReceiveTxnBatch+TxnAborted)
AbortOnFailureReceiveTxnBatch(IBTTransportProxy, ControlledTermination, IDtcTransaction, CommittableTransaction, ManualResetEvent, AbortOnFailureReceiveTxnBatch+TxnAborted)
AbortOnFailureReceiveTxnBatch(IBTTransportProxy, ControlledTermination, IDtcTransaction, CommittableTransaction, ManualResetEvent, AbortOnFailureReceiveTxnBatch+TxnAborted, IBTDTCCommitConfirm)

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
orderedEvent
ManualResetEvent

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
orderedEvent
ManualResetEvent

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
orderedEvent
ManualResetEvent
originalCommitConfirm
IBTDTCCommitConfirm

S’applique à