Share via


TransportBindingElement Members

The following tables list the members exposed by the TransportBindingElement type.

Protected Constructors

Name Description
Protected Method TransportBindingElement Initializes a new instance of the TransportBindingElement class.

Protected Fields

Name Description
Protected Field m_endpointUri Specifies the endpoint address name for the transport binding.
Protected Field m_Next (Inherited from BindingElement.)
Protected Field m_serviceUrn Specifies the address name for the transport binding.
Protected Field m_stream Specifies the stream for the transport binding.

Public Properties

Name Description
Public Property EndpointAddress Gets the endpoint address for the transport binding.
Public Property EndpointPort Gets the endpoint port value for the transport binding.
Public Property ServiceUrn Gets the address name for the transport binding.

Public Methods

Name Description
Public Method Close (Inherited from BindingElement.)
Public Method Equals (Inherited from Object.)
Public Method GetBindingProperty (Inherited from BindingElement.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method Open (Inherited from BindingElement.)
Public Method ProcessInputMessage (Inherited from BindingElement.)
Public Method ProcessOutputMessage (Inherited from BindingElement.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method SetBindingConfiguration (Inherited from BindingElement.)
Public Method SetNext (Inherited from BindingElement.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)
Protected Method OnClose (Inherited from BindingElement.)
Protected Method OnGetBindingProperty (Inherited from BindingElement.)
Protected Method OnOpen (Inherited from BindingElement.)
Protected Method OnProcessInputMessage (Inherited from BindingElement.)
Protected Method OnProcessOutputMessage (Inherited from BindingElement.)
Protected Method OnSetBindingConfiguration (Inherited from BindingElement.)

See Also

Reference

TransportBindingElement Class
Ws.Services.Binding Namespace