次の方法で共有


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()

適用対象