Share via


NetNamedPipeTHConfig Class

Definition

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

Constructors

NetNamedPipeTHConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

MaxConnections
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