次の方法で共有


NetMsmqRLConfig クラス

定義

public ref class NetMsmqRLConfig sealed : Microsoft::BizTalk::Adapter::Wcf::Config::StandardRLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigInboundMessageMarshalling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigMaxReceivedMessageSize, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigNetMsmqSecurity, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigOrdering, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceCertificate, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceErrorHandling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceErrorHandlingDisable, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigServiceThrottling, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigTransactions
public sealed class NetMsmqRLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.StandardRLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigInboundMessageMarshalling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigMaxReceivedMessageSize, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigNetMsmqSecurity, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigOrdering, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceCertificate, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceErrorHandling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceErrorHandlingDisable, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigServiceThrottling, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigTransactions
type NetMsmqRLConfig = class
    inherit StandardRLConfig
    interface IAdapterConfigMaxReceivedMessageSize
    interface IAdapterConfigTransactions
    interface IAdapterConfigOrdering
    interface IAdapterConfigNetMsmqSecurity
    interface IAdapterConfigServiceCertificate
    interface IAdapterConfigServiceThrottling
    interface IAdapterConfigInboundMessageMarshalling
    interface IAdapterConfigServiceErrorHandlingDisable
    interface IAdapterConfigServiceErrorHandling
Public NotInheritable Class NetMsmqRLConfig
Inherits StandardRLConfig
Implements IAdapterConfigInboundMessageMarshalling, IAdapterConfigMaxReceivedMessageSize, IAdapterConfigNetMsmqSecurity, IAdapterConfigOrdering, IAdapterConfigServiceCertificate, IAdapterConfigServiceErrorHandling, IAdapterConfigServiceErrorHandlingDisable, IAdapterConfigServiceThrottling, IAdapterConfigTransactions
継承
実装

コンストラクター

NetMsmqRLConfig()

フィールド

PropertyNamespace (継承元 AdapterConfig)

プロパティ

AddBaseAddressToServiceHost (継承元 RLConfig)
Address (継承元 RLConfig)
AlgorithmSuite
CloseTimeout (継承元 StandardRLConfig)
DefaultAddress (継承元 RLConfig)
DisableLocationOnFailure
EnableTransaction
ExampleAddress
Identity (継承元 RLConfig)
InboundBodyLocation
InboundBodyPathExpression
InboundNodeEncoding
MaxConcurrentCalls
MaxReceivedMessageSize
MessageClientCredentialType
MsmqAuthenticationMode
MsmqEncryptionAlgorithm
MsmqProtectionLevel
MsmqSecureHashAlgorithm
OpenTimeout (継承元 StandardRLConfig)
OrderedProcessing
PropertiesMetadata (継承元 AdapterConfig)
PropertiesXml (継承元 AdapterConfig)
SecurityMode
SendTimeout (継承元 StandardRLConfig)
ServiceCertificate
ServiceCertificateRequired
SuspendMessageOnFailure

メソッド

ApplyEndpointBehavior(ServiceEndpoint)
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()

適用対象