Share via


NetNamedPipeRHConfig Class

Definition

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

Constructors

NetNamedPipeRHConfig()

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