SingleMessageReceiveTxnBatch Constructor
Definición
Importante
Parte de la información hace referencia a la versión preliminar del producto, que puede haberse modificado sustancialmente antes de lanzar la versión definitiva. Microsoft no otorga ninguna garantía, explícita o implícita, con respecto a la información proporcionada aquí.
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)
Parámetros
- transportProxy
- IBTTransportProxy
- control
- ControlledTermination
- transaction
- CommittableTransaction
- orderedEvent
- ManualResetEvent