AsyncTransmitterBatch Costruttore
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
public:
AsyncTransmitterBatch(int maxBatchSize, Type ^ endpointType, System::String ^ propertyNamespace, Microsoft::BizTalk::Component::Interop::IPropertyBag ^ handlerPropertyBag, Microsoft::BizTalk::TransportProxy::Interop::IBTTransportProxy ^ transportProxy, Microsoft::BizTalk::Adapter::Common::AsyncTransmitter ^ asyncTransmitter);
public AsyncTransmitterBatch (int maxBatchSize, Type endpointType, string propertyNamespace, Microsoft.BizTalk.Component.Interop.IPropertyBag handlerPropertyBag, Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy transportProxy, Microsoft.BizTalk.Adapter.Common.AsyncTransmitter asyncTransmitter);
new Microsoft.BizTalk.Adapter.Common.AsyncTransmitterBatch : int * Type * string * Microsoft.BizTalk.Component.Interop.IPropertyBag * Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy * Microsoft.BizTalk.Adapter.Common.AsyncTransmitter -> Microsoft.BizTalk.Adapter.Common.AsyncTransmitterBatch
Parametri
- maxBatchSize
- Int32
- endpointType
- Type
- propertyNamespace
- String
- handlerPropertyBag
- IPropertyBag
- transportProxy
- IBTTransportProxy
- asyncTransmitter
- AsyncTransmitter