Share via


CustomRHConfig Class

Definition

public ref class CustomRHConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::RHConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigWcfExtensions
public sealed class CustomRHConfig : Microsoft.BizTalk.Adapter.Wcf.Config.RHConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigWcfExtensions
type CustomRHConfig = class
    inherit RHConfig
    interface IAdapterConfigWcfExtensions
Public NotInheritable Class CustomRHConfig
Inherits RHConfig
Implements IAdapterConfigWcfExtensions
Inheritance
CustomRHConfig
Implements

Constructors

CustomRHConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

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

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