Freigeben über


AsyncTransmitterBatch Klasse

Definition

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
Vererbung
AsyncTransmitterBatch
Implementiert

Konstruktoren

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

Felder

asyncTransmitter
endpointType
handlerPropertyBag
maxBatchSize
propertyNamespace
transportProxy

Eigenschaften

Messages
PropertyNamespace

Methoden

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

Gilt für: