Share via


StandardTLConfig Class

Definition

public ref class StandardTLConfig : Microsoft::BizTalk::Adapter::Wcf::Config::TLConfig, Microsoft::BizTalk::Adapter::Wcf::Config::IAdapterConfigTimeouts
public class StandardTLConfig : Microsoft.BizTalk.Adapter.Wcf.Config.TLConfig, Microsoft.BizTalk.Adapter.Wcf.Config.IAdapterConfigTimeouts
type StandardTLConfig = class
    inherit TLConfig
    interface IAdapterConfigTimeouts
Public Class StandardTLConfig
Inherits TLConfig
Implements IAdapterConfigTimeouts
Inheritance
StandardTLConfig
Derived
Implements

Constructors

StandardTLConfig()

Fields

PropertyNamespace (Inherited from AdapterConfig)

Properties

Address (Inherited from TLConfig)
CloseTimeout
DefaultAddress (Inherited from TLConfig)
ExampleAddress (Inherited from TLConfig)
Identity (Inherited from TLConfig)
OpenTimeout
PropertiesMetadata (Inherited from AdapterConfig)
PropertiesXml (Inherited from AdapterConfig)
SendTimeout

Methods

ApplyEndpointBehavior(ServiceEndpoint) (Inherited from TLConfig)
ApplyTimeouts(Binding)
CreateBinding() (Inherited from TLConfig)
CreateBinding(THConfig) (Inherited from TLConfig)
CreateEndpointAddress() (Inherited from TLConfig)
ExportClientEndpointConfiguration(String, String) (Inherited from TLConfig)
GetAdapterConfig() (Inherited from AdapterConfig)
GetScheme(Boolean) (Inherited from TLConfig)
ImportClientEndpointConfiguration(ServiceModelSectionGroup, ChannelEndpointElement) (Inherited from TLConfig)
Initialize(ServiceEndpoint) (Inherited from TLConfig)
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 TLConfig)
ValidateAddress() (Inherited from TLConfig)
ValidateBinding() (Inherited from TLConfig)

Applies to