Share via


BasicHttpRHConfig Class

Definition

public ref class BasicHttpRHConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::RHConfig
public sealed class BasicHttpRHConfig : Microsoft.BizTalk.Adapter.Wcf.Config.RHConfig
type BasicHttpRHConfig = class
    inherit RHConfig
Public NotInheritable Class BasicHttpRHConfig
Inherits RHConfig
Inheritance
BasicHttpRHConfig

Constructors

BasicHttpRHConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

PropertiesMetadata (Inherited from AdapterConfig)
PropertiesXml (Inherited from AdapterConfig)

Methods

GetAdapterConfig() (Inherited from AdapterConfig)
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 AdapterConfig)

Applies to