共用方式為


NetTcpRLConfig 類別

定義

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
繼承
實作

建構函式

NetTcpRLConfig()

欄位

PropertyNamespace (繼承來源 AdapterConfig)

屬性

AddBaseAddressToServiceHost (繼承來源 RLConfig)
Address (繼承來源 RLConfig)
AlgorithmSuite
CloseTimeout (繼承來源 StandardRLConfig)
DefaultAddress (繼承來源 RLConfig)
EnableTransaction
ExampleAddress
Identity (繼承來源 RLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
IncludeExceptionDetailInFaults
LeaseTimeout
MaxConcurrentCalls
MaxReceivedMessageSize
MessageClientCredentialType
OpenTimeout (繼承來源 StandardRLConfig)
OutboundBodyLocation
OutboundXmlTemplate
PropertiesMetadata (繼承來源 AdapterConfig)
PropertiesXml (繼承來源 AdapterConfig)
SecurityMode
SendTimeout (繼承來源 StandardRLConfig)
ServiceCertificate
ServiceCertificateRequired
SuspendMessageOnFailure
TransactionProtocol
TransportClientCredentialType
TransportProtectionLevel
UseSSO

方法

ApplyEndpointBehavior(ServiceEndpoint) (繼承來源 RLConfig)
ApplyServiceBehavior(ServiceDescription) (繼承來源 RLConfig)
ApplyTimeouts(Binding) (繼承來源 StandardRLConfig)
CreateBinding() (繼承來源 RLConfig)
CreateBinding(RHConfig)
CreateEndpointAddress() (繼承來源 RLConfig)
ExportServiceEndpointConfiguration(String, String) (繼承來源 RLConfig)
GetAdapterConfig() (繼承來源 AdapterConfig)
GetScheme(Boolean) (繼承來源 RLConfig)
ImportServiceEndpointConfiguration(ServiceModelSectionGroup, ServiceEndpointElement) (繼承來源 RLConfig)
Load(IPropertyBag) (繼承來源 AdapterConfig)
Load(IPropertyBag) (繼承來源 AdapterConfig)
Save(IPropertyBag) (繼承來源 AdapterConfig)
Save(IPropertyBag) (繼承來源 AdapterConfig)
SetAdapterConfigProperty(PropertyInfo, Object) (繼承來源 AdapterConfig)
Validate() (繼承來源 RLConfig)
ValidateAddress() (繼承來源 RLConfig)
ValidateBinding() (繼承來源 RLConfig)

適用於