共用方式為


StandardRLConfig 類別

定義

public ref class StandardRLConfig : Microsoft::BizTalk::Adapter::Wcf::Config::RLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigTimeouts
public class StandardRLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.RLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigTimeouts
type StandardRLConfig = class
    inherit RLConfig
    interface IAdapterConfigTimeouts
Public Class StandardRLConfig
Inherits RLConfig
Implements IAdapterConfigTimeouts
繼承
StandardRLConfig
衍生
實作

建構函式

StandardRLConfig()

欄位

PropertyNamespace (繼承來源 AdapterConfig)

屬性

AddBaseAddressToServiceHost (繼承來源 RLConfig)
Address (繼承來源 RLConfig)
CloseTimeout
DefaultAddress (繼承來源 RLConfig)
ExampleAddress (繼承來源 RLConfig)
Identity (繼承來源 RLConfig)
OpenTimeout
PropertiesMetadata (繼承來源 AdapterConfig)
PropertiesXml (繼承來源 AdapterConfig)
SendTimeout

方法

ApplyEndpointBehavior(ServiceEndpoint) (繼承來源 RLConfig)
ApplyServiceBehavior(ServiceDescription) (繼承來源 RLConfig)
ApplyTimeouts(Binding)
CreateBinding() (繼承來源 RLConfig)
CreateBinding(RHConfig) (繼承來源 RLConfig)
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)

適用於