Share via


NetNamedPipeRLConfig Class

Definition

public ref class NetNamedPipeRLConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::StandardRLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigInboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigNetNamedPipeBinding, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigNetNamedPipeSecurity, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigNetNamedPipeTransactions, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigOutboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceErrorHandling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceErrorHandlingDetail, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceThrottling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigSSO
public sealed class NetNamedPipeRLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.StandardRLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigInboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigNetNamedPipeBinding, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigNetNamedPipeSecurity, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigNetNamedPipeTransactions, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigOutboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceErrorHandling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceErrorHandlingDetail, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceThrottling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigSSO
type NetNamedPipeRLConfig = class
    inherit StandardRLConfig
    interface IAdapterConfigNetNamedPipeBinding
    interface IAdapterConfigNetNamedPipeTransactions
    interface IAdapterConfigNetNamedPipeSecurity
    interface IAdapterConfigSSO
    interface IAdapterConfigServiceThrottling
    interface IAdapterConfigInboundMessageMarshalling
    interface IAdapterConfigOutboundMessageMarshalling
    interface IAdapterConfigServiceErrorHandling
    interface IAdapterConfigServiceErrorHandlingDetail
Public NotInheritable Class NetNamedPipeRLConfig
Inherits StandardRLConfig
Implements IAdapterConfigInboundMessageMarshalling, IAdapterConfigNetNamedPipeBinding, IAdapterConfigNetNamedPipeSecurity, IAdapterConfigNetNamedPipeTransactions, IAdapterConfigOutboundMessageMarshalling, IAdapterConfigServiceErrorHandling, IAdapterConfigServiceErrorHandlingDetail, IAdapterConfigServiceThrottling, IAdapterConfigSSO
Inheritance
Implements

Constructors

NetNamedPipeRLConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

AddBaseAddressToServiceHost (Inherited from RLConfig)
Address (Inherited from RLConfig)
CloseTimeout (Inherited from StandardRLConfig)
DefaultAddress (Inherited from RLConfig)
EnableTransaction
ExampleAddress
Identity (Inherited from RLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
IncludeExceptionDetailInFaults
MaxConcurrentCalls
MaxReceivedMessageSize
OpenTimeout (Inherited from StandardRLConfig)
OutboundBodyLocation
OutboundXmlTemplate
PropertiesMetadata (Inherited from AdapterConfig)
PropertiesXml (Inherited from AdapterConfig)
SecurityMode
SendTimeout (Inherited from StandardRLConfig)
SuspendMessageOnFailure
TransactionProtocol
TransportProtectionLevel
UseSSO

Methods

ApplyEndpointBehavior(ServiceEndpoint) (Inherited from RLConfig)
ApplyServiceBehavior(ServiceDescription) (Inherited from RLConfig)
ApplyTimeouts(Binding) (Inherited from StandardRLConfig)
CreateBinding() (Inherited from RLConfig)
CreateBinding(RHConfig)
CreateEndpointAddress() (Inherited from RLConfig)
ExportServiceEndpointConfiguration(String, String) (Inherited from RLConfig)
GetAdapterConfig() (Inherited from AdapterConfig)
GetScheme(Boolean) (Inherited from RLConfig)
ImportServiceEndpointConfiguration(ServiceModelSectionGroup, ServiceEndpointElement) (Inherited from RLConfig)
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 RLConfig)
ValidateAddress() (Inherited from RLConfig)
ValidateBinding() (Inherited from RLConfig)

Applies to