Windows apps
Collapse the table of content
Expand the table of content
Information
The topic you requested is included in another documentation set. For convenience, it's displayed below. Choose Switch to see the topic in its original location.

BindingContext Constructor

 

Initializes a new instance of the BindingContext class.

Namespace:   System.ServiceModel.Channels
Assembly:  System.ServiceModel (in System.ServiceModel.dll)

NameDescription
System_CAPS_pubmethodBindingContext(CustomBinding^, BindingParameterCollection^)

Initializes a new instance of the BindingContext class for a specified binding and collection of binding parameters.

System_CAPS_pubmethodBindingContext(CustomBinding^, BindingParameterCollection^, Uri^, String^, ListenUriMode)

Initializes a new instance of the BindingContext class for a specified binding, collection of binding parameters, and address for the endpoint at which the service listens.

Return to top
Show:
© 2017 Microsoft