Share via


NetTcpTHConfig Class

Definition

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

Constructors

NetTcpTHConfig()

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