Adapter Class

Definition

public ref class Adapter abstract : Microsoft::BizTalk::Component::Interop::IBaseComponent, Microsoft::BizTalk::Component::Interop::IPersistPropertyBag, Microsoft::BizTalk::TransportProxy::Interop::IBTTransport, Microsoft::BizTalk::TransportProxy::Interop::IBTTransportControl
public abstract class Adapter : Microsoft.BizTalk.Component.Interop.IBaseComponent, Microsoft.BizTalk.Component.Interop.IPersistPropertyBag, Microsoft.BizTalk.TransportProxy.Interop.IBTTransport, Microsoft.BizTalk.TransportProxy.Interop.IBTTransportControl
type Adapter = class
    interface IBTTransport
    interface IBaseComponent
    interface IBTTransportControl
    interface IPersistPropertyBag
Public MustInherit Class Adapter
Implements IBaseComponent, IBTTransport, IBTTransportControl, IPersistPropertyBag
Inheritance
Adapter
Derived
Implements

Constructors

Adapter(String, String, String, String, Guid, String)

Properties

ClassID
Description
HandlerPropertyBag
Initialized
Name
PropertyNamespace
TransportProxy
TransportType
Version

Methods

GetClassID(Guid)
HandlerPropertyBagLoaded()
Initialize(IBTTransportProxy)
InitNew()
Load(IPropertyBag, Int32)
Save(IPropertyBag, Boolean, Boolean)
Terminate()

Applies to