다음을 통해 공유


AsyncTransmitterBatch 클래스

정의

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
상속
AsyncTransmitterBatch
구현

생성자

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

필드

asyncTransmitter
endpointType
handlerPropertyBag
maxBatchSize
propertyNamespace
transportProxy

속성

Messages
PropertyNamespace

메서드

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

적용 대상