Share via


WSHttpTHConfig Class

Definition

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

Constructors

WSHttpTHConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

PropertiesMetadata (Inherited from AdapterConfig)
PropertiesXml (Inherited from AdapterConfig)
ProxyAddress
ProxyPassword
ProxyUserName
UseProxy

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