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.
ServiceEndpoint Constructor
.NET Framework (current version)
Initializes a new instance of the ServiceEndpoint class.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
| Name | Description | |
|---|---|---|
![]() | ServiceEndpoint(ContractDescription^) | Initializes a new instance of the ServiceEndpoint class for a specified contract. |
![]() | ServiceEndpoint(ContractDescription^, Binding^, EndpointAddress^) | Initializes a new instance of the ServiceEndpoint class with a specified contract, binding, and address. |
Show:
