AsyncTransmitterBatch Konstruktor
Definition
Wichtig
Einige Informationen beziehen sich auf Vorabversionen, die vor dem Release ggf. grundlegend überarbeitet werden. Microsoft übernimmt hinsichtlich der hier bereitgestellten Informationen keine Gewährleistungen, seien sie ausdrücklich oder konkludent.
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
Parameter
- maxBatchSize
- Int32
- endpointType
- Type
- propertyNamespace
- String
- handlerPropertyBag
- IPropertyBag
- transportProxy
- IBTTransportProxy
- asyncTransmitter
- AsyncTransmitter