AbortOnAllFailureReceiveTxnBatch Constructor

Definition

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

Parameters

transportProxy
IBTTransportProxy
orderedEvent
ManualResetEvent

Applies to