Share via


CustomTHConfig Class

Definition

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

Constructors

CustomTHConfig()

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