AsyncTransmitterBatch 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:
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
Paramètres
- maxBatchSize
- Int32
- endpointType
- Type
- propertyNamespace
- String
- handlerPropertyBag
- IPropertyBag
- transportProxy
- IBTTransportProxy
- asyncTransmitter
- AsyncTransmitter