AbortOnAllFailureReceiveTxnBatch Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
public:
AbortOnAllFailureReceiveTxnBatch(Microsoft::BizTalk::TransportProxy::Interop::IBTTransportProxy ^ transportProxy, Microsoft::BizTalk::Adapter::Common::ControlledTermination ^ control, System::Transactions::CommittableTransaction ^ transaction, System::Threading::ManualResetEvent ^ orderedEvent, Microsoft::BizTalk::Adapter::Common::AbortOnAllFailureReceiveTxnBatch::StopProcessing ^ stopProcessing);
public AbortOnAllFailureReceiveTxnBatch (Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy transportProxy, Microsoft.BizTalk.Adapter.Common.ControlledTermination control, System.Transactions.CommittableTransaction transaction, System.Threading.ManualResetEvent orderedEvent, Microsoft.BizTalk.Adapter.Common.AbortOnAllFailureReceiveTxnBatch.StopProcessing stopProcessing);
new Microsoft.BizTalk.Adapter.Common.AbortOnAllFailureReceiveTxnBatch : Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy * Microsoft.BizTalk.Adapter.Common.ControlledTermination * System.Transactions.CommittableTransaction * System.Threading.ManualResetEvent * Microsoft.BizTalk.Adapter.Common.AbortOnAllFailureReceiveTxnBatch.StopProcessing -> Microsoft.BizTalk.Adapter.Common.AbortOnAllFailureReceiveTxnBatch
Parameter
- transportProxy
- IBTTransportProxy
- control
- ControlledTermination
- transaction
- CommittableTransaction
- orderedEvent
- ManualResetEvent
- stopProcessing
- AbortOnAllFailureReceiveTxnBatch.StopProcessing