Partager via


SingleMessageReceiveTxnBatch Constructeur

Définition

public:
 SingleMessageReceiveTxnBatch(Microsoft::BizTalk::TransportProxy::Interop::IBTTransportProxy ^ transportProxy, Microsoft::BizTalk::Adapter::Common::ControlledTermination ^ control, System::Transactions::CommittableTransaction ^ transaction, System::Threading::ManualResetEvent ^ orderedEvent);
public SingleMessageReceiveTxnBatch (Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy transportProxy, Microsoft.BizTalk.Adapter.Common.ControlledTermination control, System.Transactions.CommittableTransaction transaction, System.Threading.ManualResetEvent orderedEvent);
new Microsoft.BizTalk.Adapter.Common.SingleMessageReceiveTxnBatch : Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy * Microsoft.BizTalk.Adapter.Common.ControlledTermination * System.Transactions.CommittableTransaction * System.Threading.ManualResetEvent -> Microsoft.BizTalk.Adapter.Common.SingleMessageReceiveTxnBatch
Public Sub New (transportProxy As IBTTransportProxy, control As ControlledTermination, transaction As CommittableTransaction, orderedEvent As ManualResetEvent)

Paramètres

transportProxy
IBTTransportProxy
orderedEvent
ManualResetEvent

S’applique à