Share via


NetMsmqRLConfig Class

Definition

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
Inheritance
Implements

Constructors

NetMsmqRLConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

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

Methods

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

Applies to