Share via


BindingContext Members

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

Public Constructors

Name Description
Public Method BindingContext Overloaded. Initializes a new instance of the BindingContext class.

Public Fields

Name Description
Public Field BindingProperties Contains a list of the properties associated with this binding context.
Public Field ContextObject Contains a user context object for the binding context.
Public Field Version Specifies the SOAP message protocol version for the binding context.

Public Properties

Name Description
Public Property CloseTimeout (Inherited from CommunicationObject.)
Public Property OpenTimeout (Inherited from CommunicationObject.)
Public Property ReceiveTimeout (Inherited from CommunicationObject.)
Public Property SendTimeout (Inherited from CommunicationObject.)

Public Methods

Name Description
Public Method Clone Clones this object.
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

BindingContext Class
Ws.Services.Binding Namespace