Condividi tramite


AsyncTransmitterBatch Classe

Definizione

public ref class AsyncTransmitterBatch : IDisposable, Microsoft::BizTalk::TransportProxy::Interop::IBTTransmitterBatch
public class AsyncTransmitterBatch : IDisposable, Microsoft.BizTalk.TransportProxy.Interop.IBTTransmitterBatch
type AsyncTransmitterBatch = class
    interface IBTTransmitterBatch
    interface IDisposable
Public Class AsyncTransmitterBatch
Implements IBTTransmitterBatch, IDisposable
Ereditarietà
AsyncTransmitterBatch
Implementazioni

Costruttori

AsyncTransmitterBatch(Int32, Type, String, IPropertyBag, IBTTransportProxy, AsyncTransmitter)

Campi

asyncTransmitter
endpointType
handlerPropertyBag
maxBatchSize
propertyNamespace
transportProxy

Proprietà

Messages
PropertyNamespace

Metodi

BatchWorker(BatchEndpointParameters, List<IBaseMessage>)
BeginBatch(Int32)
Clear()
Dispose()
Done(IBTDTCCommitConfirm)
TransmitMessage(IBaseMessage)
Worker()

Si applica a