Share via


NetTcpRLConfig Class

Definition

public ref class NetTcpRLConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::StandardRLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigConnectionPoolSettings, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigInboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigNetTcpBinding, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigNetTcpSecurity, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigNetTcpTransactions, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigOutboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceCertificate, 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 NetTcpRLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.StandardRLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigConnectionPoolSettings, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigInboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigNetTcpBinding, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigNetTcpSecurity, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigNetTcpTransactions, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigOutboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceCertificate, 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 NetTcpRLConfig = class
    inherit StandardRLConfig
    interface IAdapterConfigNetTcpBinding
    interface IAdapterConfigNetTcpTransactions
    interface IAdapterConfigTransactions
    interface IAdapterConfigNetTcpSecurity
    interface IAdapterConfigServiceCertificate
    interface IAdapterConfigSSO
    interface IAdapterConfigServiceThrottling
    interface IAdapterConfigConnectionPoolSettings
    interface IAdapterConfigInboundMessageMarshalling
    interface IAdapterConfigOutboundMessageMarshalling
    interface IAdapterConfigServiceErrorHandling
    interface IAdapterConfigServiceErrorHandlingDetail
Public NotInheritable Class NetTcpRLConfig
Inherits StandardRLConfig
Implements IAdapterConfigConnectionPoolSettings, IAdapterConfigInboundMessageMarshalling, IAdapterConfigNetTcpBinding, IAdapterConfigNetTcpSecurity, IAdapterConfigNetTcpTransactions, IAdapterConfigOutboundMessageMarshalling, IAdapterConfigServiceCertificate, IAdapterConfigServiceErrorHandling, IAdapterConfigServiceErrorHandlingDetail, IAdapterConfigServiceThrottling, IAdapterConfigSSO
Inheritance
Implements

Constructors

NetTcpRLConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

AddBaseAddressToServiceHost (Inherited from RLConfig)
Address (Inherited from RLConfig)
AlgorithmSuite
CloseTimeout (Inherited from StandardRLConfig)
DefaultAddress (Inherited from RLConfig)
EnableTransaction
ExampleAddress
Identity (Inherited from RLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
IncludeExceptionDetailInFaults
LeaseTimeout
MaxConcurrentCalls
MaxReceivedMessageSize
MessageClientCredentialType
OpenTimeout (Inherited from StandardRLConfig)
OutboundBodyLocation
OutboundXmlTemplate
PropertiesMetadata (Inherited from AdapterConfig)
PropertiesXml (Inherited from AdapterConfig)
SecurityMode
SendTimeout (Inherited from StandardRLConfig)
ServiceCertificate
ServiceCertificateRequired
SuspendMessageOnFailure
TransactionProtocol
TransportClientCredentialType
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