AsyncTransmitter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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() |