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.
Binding Constructor
.NET Framework (current version)
Initializes a new instance of the Binding class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | Binding() | Initializes a new instance of the Binding class with a default name and namespace. |
![]() | Binding(String^, String^) | Initializes a new instance of the Binding class from a specified binding of the service. |
Show:
