Batch Konstruktoren
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.
Überlädt
Batch() | |
Batch(IBTTransportProxy, Boolean) |
Batch()
public:
Batch();
public Batch ();
Public Sub New ()
Gilt für:
Batch(IBTTransportProxy, Boolean)
public:
Batch(Microsoft::BizTalk::TransportProxy::Interop::IBTTransportProxy ^ transportProxy, bool makeSuccessCall);
public Batch (Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy transportProxy, bool makeSuccessCall);
new Microsoft.BizTalk.Adapter.Common.Batch : Microsoft.BizTalk.TransportProxy.Interop.IBTTransportProxy * bool -> Microsoft.BizTalk.Adapter.Common.Batch
Public Sub New (transportProxy As IBTTransportProxy, makeSuccessCall As Boolean)
Parameter
- transportProxy
- IBTTransportProxy
- makeSuccessCall
- Boolean