Share via


NetNamedPipeTLConfig Class

Definition

public ref class NetNamedPipeTLConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::StandardTLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigClientErrorHandling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigContract, 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
public sealed class NetNamedPipeTLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.StandardTLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigClientErrorHandling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigContract, 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
type NetNamedPipeTLConfig = class
    inherit StandardTLConfig
    interface IAdapterConfigNetNamedPipeBinding
    interface IAdapterConfigNetNamedPipeTransactions
    interface IAdapterConfigNetNamedPipeSecurity
    interface IAdapterConfigContract
    interface IAdapterConfigInboundMessageMarshalling
    interface IAdapterConfigOutboundMessageMarshalling
    interface IAdapterConfigClientErrorHandling
Public NotInheritable Class NetNamedPipeTLConfig
Inherits StandardTLConfig
Implements IAdapterConfigClientErrorHandling, IAdapterConfigContract, IAdapterConfigInboundMessageMarshalling, IAdapterConfigNetNamedPipeBinding, IAdapterConfigNetNamedPipeSecurity, IAdapterConfigNetNamedPipeTransactions, IAdapterConfigOutboundMessageMarshalling
Inheritance
Implements

Constructors

NetNamedPipeTLConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

Address (Inherited from TLConfig)
CloseTimeout (Inherited from StandardTLConfig)
DefaultAddress (Inherited from TLConfig)
EnableTransaction
ExampleAddress
Identity (Inherited from TLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
MaxReceivedMessageSize
OpenTimeout (Inherited from StandardTLConfig)
OutboundBodyLocation
OutboundXmlTemplate
PropagateFaultMessage
PropertiesMetadata (Inherited from AdapterConfig)
PropertiesXml (Inherited from AdapterConfig)
SecurityMode
SendTimeout (Inherited from StandardTLConfig)
StaticAction
TransactionProtocol
TransportProtectionLevel

Methods

ApplyEndpointBehavior(ServiceEndpoint) (Inherited from TLConfig)
ApplyTimeouts(Binding) (Inherited from StandardTLConfig)
CreateBinding() (Inherited from TLConfig)
CreateBinding(THConfig)
CreateEndpointAddress() (Inherited from TLConfig)
ExportClientEndpointConfiguration(String, String) (Inherited from TLConfig)
GetAdapterConfig() (Inherited from AdapterConfig)
GetScheme(Boolean) (Inherited from TLConfig)
ImportClientEndpointConfiguration(ServiceModelSectionGroup, ChannelEndpointElement) (Inherited from TLConfig)
Initialize(ServiceEndpoint)
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 TLConfig)
ValidateAddress() (Inherited from TLConfig)
ValidateBinding() (Inherited from TLConfig)

Applies to