共用方式為


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()

適用於