StandardTLConfig Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
- 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) |