次の方法で共有


RLConfig クラス

定義

public ref class RLConfig : 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 RLConfig : 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 RLConfig = class
    inherit AdapterConfig
    interface IAdapterConfigAddress
    interface IAdapterConfigAddressHelper
    interface IAdapterConfigIdentity
    interface IAdapterConfigBindingHelper
Public Class RLConfig
Inherits AdapterConfig
Implements IAdapterConfigAddress, IAdapterConfigAddressHelper, IAdapterConfigBindingHelper, IAdapterConfigIdentity
継承
派生
実装

コンストラクター

RLConfig()

フィールド

PropertyNamespace (継承元 AdapterConfig)

プロパティ

AddBaseAddressToServiceHost
Address
DefaultAddress
ExampleAddress
Identity
PropertiesMetadata (継承元 AdapterConfig)
PropertiesXml (継承元 AdapterConfig)

メソッド

ApplyEndpointBehavior(ServiceEndpoint)
ApplyServiceBehavior(ServiceDescription)
CreateBinding()
CreateBinding(RHConfig)
CreateEndpointAddress()
ExportServiceEndpointConfiguration(String, String)
GetAdapterConfig() (継承元 AdapterConfig)
GetScheme(Boolean)
ImportServiceEndpointConfiguration(ServiceModelSectionGroup, ServiceEndpointElement)
Load(IPropertyBag) (継承元 AdapterConfig)
Load(IPropertyBag) (継承元 AdapterConfig)
Save(IPropertyBag) (継承元 AdapterConfig)
Save(IPropertyBag) (継承元 AdapterConfig)
SetAdapterConfigProperty(PropertyInfo, Object) (継承元 AdapterConfig)
Validate()
ValidateAddress()
ValidateBinding()

適用対象