Share via


Binding Members

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

Protected Constructors

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

Public Fields

Name Description
Public Field Elements Retrieves any other BindingElement object associated with this binding.
Public Field Encoding Retrieves the MessageEncodingBindingElement object associated with this binding.
Public Field Transport Retrieves any other TransportBindingElement object associated with this binding.

Public Methods

Name Description
Public Method CreateClientChannel Creates the channel to communicate with the client.
Public Method CreateServerChannel Creates the channel to communicate with the server.
Public Method Equals (Inherited from Object.)
Public Method GetHashCode (Inherited from Object.)
Public Method GetType (Inherited from Object.)
Public Method ReferenceEquals (Inherited from Object.)
Public Method ToString (Inherited from Object.)

Protected Methods

Name Description
Protected Method Finalize (Inherited from Object.)
Protected Method MemberwiseClone (Inherited from Object.)

See Also

Reference

Binding Class
Ws.Services.Binding Namespace