次の方法で共有


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)

適用対象