Share via


TLConfig Class

Definition

public ref class TLConfig : Microsoft::BizTalk::Adapter::Wcf::Config::AdapterConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigAddress, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigAddressHelper, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigBindingHelper, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigIdentity
public class TLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.AdapterConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigAddress, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigAddressHelper, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigBindingHelper, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigIdentity
type TLConfig = class
    inherit AdapterConfig
    interface IAdapterConfigAddress
    interface IAdapterConfigAddressHelper
    interface IAdapterConfigIdentity
    interface IAdapterConfigBindingHelper
Public Class TLConfig
Inherits AdapterConfig
Implements IAdapterConfigAddress, IAdapterConfigAddressHelper, IAdapterConfigBindingHelper, IAdapterConfigIdentity
Inheritance
Derived
Implements

Constructors

TLConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

Address
DefaultAddress
ExampleAddress
Identity
PropertiesMetadata (Inherited from AdapterConfig)
PropertiesXml (Inherited from AdapterConfig)

Methods

ApplyEndpointBehavior(ServiceEndpoint)
CreateBinding()
CreateBinding(THConfig)
CreateEndpointAddress()
ExportClientEndpointConfiguration(String, String)
GetAdapterConfig() (Inherited from AdapterConfig)
GetScheme(Boolean)
ImportClientEndpointConfiguration(ServiceModelSectionGroup, ChannelEndpointElement)
Initialize(ServiceEndpoint)
Load(IPropertyBag) (Inherited from AdapterConfig)
Load(IPropertyBag) (Inherited from AdapterConfig)
Save(IPropertyBag) (Inherited from AdapterConfig)
Save(IPropertyBag) (Inherited from AdapterConfig)
SetAdapterConfigProperty(PropertyInfo, Object) (Inherited from AdapterConfig)
Validate()
ValidateAddress()
ValidateBinding()

Applies to