共用方式為


TLConfig 類別

定義

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
繼承
衍生
實作

建構函式

TLConfig()

欄位

PropertyNamespace (繼承來源 AdapterConfig)

屬性

Address
DefaultAddress
ExampleAddress
Identity
PropertiesMetadata (繼承來源 AdapterConfig)
PropertiesXml (繼承來源 AdapterConfig)

方法

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

適用於