Share via


WebHttpTHConfig Class

Definition

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

Constructors

WebHttpTHConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

PropertiesMetadata (Inherited from AdapterConfig)
PropertiesXml (Inherited from AdapterConfig)
ProxyAddress
ProxyPassword
ProxyUserName
UseProxy
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