次の方法で共有


StandardRLConfig クラス

定義

public ref class StandardRLConfig : Microsoft::BizTalk::Adapter::Wcf::Config::RLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigTimeouts
public class StandardRLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.RLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigTimeouts
type StandardRLConfig = class
    inherit RLConfig
    interface IAdapterConfigTimeouts
Public Class StandardRLConfig
Inherits RLConfig
Implements IAdapterConfigTimeouts
継承
StandardRLConfig
派生
実装

コンストラクター

StandardRLConfig()

フィールド

PropertyNamespace (継承元 AdapterConfig)

プロパティ

AddBaseAddressToServiceHost (継承元 RLConfig)
Address (継承元 RLConfig)
CloseTimeout
DefaultAddress (継承元 RLConfig)
ExampleAddress (継承元 RLConfig)
Identity (継承元 RLConfig)
OpenTimeout
PropertiesMetadata (継承元 AdapterConfig)
PropertiesXml (継承元 AdapterConfig)
SendTimeout

メソッド

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

適用対象