다음을 통해 공유


StandardTLConfig 클래스

정의

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
상속
StandardTLConfig
파생
구현

생성자

StandardTLConfig()

필드

PropertyNamespace (다음에서 상속됨 AdapterConfig)

속성

Address (다음에서 상속됨 TLConfig)
CloseTimeout
DefaultAddress (다음에서 상속됨 TLConfig)
ExampleAddress (다음에서 상속됨 TLConfig)
Identity (다음에서 상속됨 TLConfig)
OpenTimeout
PropertiesMetadata (다음에서 상속됨 AdapterConfig)
PropertiesXml (다음에서 상속됨 AdapterConfig)
SendTimeout

메서드

ApplyEndpointBehavior(ServiceEndpoint) (다음에서 상속됨 TLConfig)
ApplyTimeouts(Binding)
CreateBinding() (다음에서 상속됨 TLConfig)
CreateBinding(THConfig) (다음에서 상속됨 TLConfig)
CreateEndpointAddress() (다음에서 상속됨 TLConfig)
ExportClientEndpointConfiguration(String, String) (다음에서 상속됨 TLConfig)
GetAdapterConfig() (다음에서 상속됨 AdapterConfig)
GetScheme(Boolean) (다음에서 상속됨 TLConfig)
ImportClientEndpointConfiguration(ServiceModelSectionGroup, ChannelEndpointElement) (다음에서 상속됨 TLConfig)
Initialize(ServiceEndpoint) (다음에서 상속됨 TLConfig)
Load(IPropertyBag) (다음에서 상속됨 AdapterConfig)
Load(IPropertyBag) (다음에서 상속됨 AdapterConfig)
Save(IPropertyBag) (다음에서 상속됨 AdapterConfig)
Save(IPropertyBag) (다음에서 상속됨 AdapterConfig)
SetAdapterConfigProperty(PropertyInfo, Object) (다음에서 상속됨 AdapterConfig)
Validate() (다음에서 상속됨 TLConfig)
ValidateAddress() (다음에서 상속됨 TLConfig)
ValidateBinding() (다음에서 상속됨 TLConfig)

적용 대상