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
.NET Framework (current version)
Initializes a new instance of the BindingContext class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | BindingContext(CustomBinding^, BindingParameterCollection^) | Initializes a new instance of the BindingContext class for a specified binding and collection of binding parameters. |
![]() | BindingContext(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. |
Show:
