AsyncTransmitter Classe
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
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
- Ereditarietà
- Implementazioni
Costruttori
AsyncTransmitter(String, String, String, String, Guid, String, Type, Int32) |
Proprietà
ClassID | (Ereditato da Adapter) |
ControlledTermination | |
Description | (Ereditato da Adapter) |
EndpointType | |
HandlerPropertyBag | (Ereditato da Adapter) |
HostInstance | |
Initialized | (Ereditato da Adapter) |
MaxBatchSize | |
Name | (Ereditato da Adapter) |
PropertyNamespace | (Ereditato da Adapter) |
SupportsBatchProcessing | |
TransportProxy | (Ereditato da Adapter) |
TransportType | (Ereditato da Adapter) |
Version | (Ereditato da Adapter) |
Metodi
CreateAsyncTransmitterBatch() | |
CreateEndpointParameters(IBaseMessage) | |
Dispose() | |
Enter() | |
GetBatch() | |
GetClassID(Guid) | (Ereditato da Adapter) |
GetEndpoint(EndpointParameters) | |
GetEndpoint(IBaseMessage) | |
GetEndpointParameters(IBaseMessage) | |
HandlerPropertyBagLoaded() | (Ereditato da Adapter) |
Initialize(IBTTransportProxy) | (Ereditato da Adapter) |
InitNew() | (Ereditato da Adapter) |
Leave() | |
Load(IPropertyBag, Int32) | (Ereditato da Adapter) |
Save(IPropertyBag, Boolean, Boolean) | (Ereditato da Adapter) |
Terminate() |