AbortOnAllFailureReceiveTxnBatch 建構函式
定義
重要
部分資訊涉及發行前產品,在發行之前可能會有大幅修改。 Microsoft 對此處提供的資訊,不做任何明確或隱含的瑕疵擔保。
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
參數
- transportProxy
- IBTTransportProxy
- control
- ControlledTermination
- transaction
- CommittableTransaction
- orderedEvent
- ManualResetEvent
- stopProcessing
- AbortOnAllFailureReceiveTxnBatch.StopProcessing