Batch Constructeurs
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.
Surcharges
Batch() | |
Batch(IBTTransportProxy, Boolean) |
Batch()
public:
Batch();
public Batch ();
Public Sub New ()
S’applique à
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)
Paramètres
- transportProxy
- IBTTransportProxy
- makeSuccessCall
- Boolean