SingleMessageReceiveTxnBatch Constructeur
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
- control
- ControlledTermination
- transaction
- CommittableTransaction
- orderedEvent
- ManualResetEvent