Provides a base class to represent a transport binding configuration element.
Public MustInherit Class TransportElement _ Inherits BindingElementExtensionElement
public abstract class TransportElement : BindingElementExtensionElement
public ref class TransportElement abstract : public BindingElementExtensionElement
[<AbstractClass>] type TransportElement = class inherit BindingElementExtensionElement end
The TransportElement type exposes the following members.
This class contains properties that are common to all of the transport binding configuration elements provided by . It handles the translation of the message encoder settings and base transport settings into their run-time manifestations. It delegates the translation of transport-specific settings (for example, HttpProxySettings for HTTP) logic in its concrete derived class transport bindings.
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2