Share via


StandardRLConfig Class

Definition

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

Constructors

StandardRLConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

AddBaseAddressToServiceHost (Inherited from RLConfig)
Address (Inherited from RLConfig)
CloseTimeout
DefaultAddress (Inherited from RLConfig)
ExampleAddress (Inherited from RLConfig)
Identity (Inherited from RLConfig)
OpenTimeout
PropertiesMetadata (Inherited from AdapterConfig)
PropertiesXml (Inherited from AdapterConfig)
SendTimeout

Methods

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

Applies to