Partager via


AsyncTransmitterBatch Classe

Définition

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
Héritage
AsyncTransmitterBatch
Implémente

Constructeurs

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

Champs

asyncTransmitter
endpointType
handlerPropertyBag
maxBatchSize
propertyNamespace
transportProxy

Propriétés

Messages
PropertyNamespace

Méthodes

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

S’applique à