Share via


RLConfig Class

Definition

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
Inheritance
Derived
Implements

Constructors

RLConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

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

Methods

ApplyEndpointBehavior(ServiceEndpoint)
ApplyServiceBehavior(ServiceDescription)
CreateBinding()
CreateBinding(RHConfig)
CreateEndpointAddress()
ExportServiceEndpointConfiguration(String, String)
GetAdapterConfig() (Inherited from AdapterConfig)
GetScheme(Boolean)
ImportServiceEndpointConfiguration(ServiceModelSectionGroup, ServiceEndpointElement)
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