TransportBindingElement Members
The following tables list the members exposed by the TransportBindingElement type.
Protected Constructors
Name | Description | |
---|---|---|
TransportBindingElement | Initializes a new instance of the TransportBindingElement class. |
Protected Fields
Name | Description | |
---|---|---|
m_endpointUri | Specifies the endpoint address name for the transport binding. | |
m_Next | (Inherited from BindingElement.) | |
m_serviceUrn | Specifies the address name for the transport binding. | |
m_stream | Specifies the stream for the transport binding. |
Public Properties
Name | Description | |
---|---|---|
EndpointAddress | Gets the endpoint address for the transport binding. | |
EndpointPort | Gets the endpoint port value for the transport binding. | |
ServiceUrn | Gets the address name for the transport binding. |
Public Methods
Name | Description | |
---|---|---|
Close | (Inherited from BindingElement.) | |
Equals | (Inherited from Object.) | |
GetBindingProperty | (Inherited from BindingElement.) | |
GetHashCode | (Inherited from Object.) | |
GetType | (Inherited from Object.) | |
Open | (Inherited from BindingElement.) | |
ProcessInputMessage | (Inherited from BindingElement.) | |
ProcessOutputMessage | (Inherited from BindingElement.) | |
ReferenceEquals | (Inherited from Object.) | |
SetBindingConfiguration | (Inherited from BindingElement.) | |
SetNext | (Inherited from BindingElement.) | |
ToString | (Inherited from Object.) |
Protected Methods
Name | Description | |
---|---|---|
Finalize | (Inherited from Object.) | |
MemberwiseClone | (Inherited from Object.) | |
OnClose | (Inherited from BindingElement.) | |
OnGetBindingProperty | (Inherited from BindingElement.) | |
OnOpen | (Inherited from BindingElement.) | |
OnProcessInputMessage | (Inherited from BindingElement.) | |
OnProcessOutputMessage | (Inherited from BindingElement.) | |
OnSetBindingConfiguration | (Inherited from BindingElement.) |