Share via


ClientBindingContext Members

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

Public Constructors

Name Description
Public Method ClientBindingContext Initializes a new instance of the ClientBindingContext class, specifying a SOAP message protocol version and binding properties.

Public Fields

Name Description
Public Field BindingProperties (Inherited from BindingContext.)
Public Field ContextObject (Inherited from BindingContext.)
Public Field Version (Inherited from BindingContext.)

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 (Inherited from BindingContext.)
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

ClientBindingContext Class
Ws.Services.Binding Namespace