Share via


NetTcpRHConfig Class

Definition

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

Constructors

NetTcpRHConfig()

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