StandardTLConfig 클래스
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
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() |
필드
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) |