Share via


AsyncTransmitter Class

Definition

public ref class AsyncTransmitter : Microsoft::BizTalk::Adapter::Common::Adapter, IDisposable, Microsoft::BizTalk::TransportProxy::Interop::IBTBatchTransmitter
public class AsyncTransmitter : Microsoft.BizTalk.Adapter.Common.Adapter, IDisposable, Microsoft.BizTalk.TransportProxy.Interop.IBTBatchTransmitter
type AsyncTransmitter = class
    inherit Adapter
    interface IDisposable
    interface IBTBatchTransmitter
    interface IBTTransportControl
Public Class AsyncTransmitter
Inherits Adapter
Implements IBTBatchTransmitter, IDisposable
Inheritance
AsyncTransmitter
Implements

Constructors

AsyncTransmitter(String, String, String, String, Guid, String, Type, Int32)

Properties

ClassID (Inherited from Adapter)
ControlledTermination
Description (Inherited from Adapter)
EndpointType
HandlerPropertyBag (Inherited from Adapter)
HostInstance
Initialized (Inherited from Adapter)
MaxBatchSize
Name (Inherited from Adapter)
PropertyNamespace (Inherited from Adapter)
SupportsBatchProcessing
TransportProxy (Inherited from Adapter)
TransportType (Inherited from Adapter)
Version (Inherited from Adapter)

Methods

CreateAsyncTransmitterBatch()
CreateEndpointParameters(IBaseMessage)
Dispose()
Enter()
GetBatch()
GetClassID(Guid) (Inherited from Adapter)
GetEndpoint(EndpointParameters)
GetEndpoint(IBaseMessage)
GetEndpointParameters(IBaseMessage)
HandlerPropertyBagLoaded() (Inherited from Adapter)
Initialize(IBTTransportProxy) (Inherited from Adapter)
InitNew() (Inherited from Adapter)
Leave()
Load(IPropertyBag, Int32) (Inherited from Adapter)
Save(IPropertyBag, Boolean, Boolean) (Inherited from Adapter)
Terminate()

Applies to