ServiceEndpoint Constructor (ContractDescription)
[ This article is for Windows Phone 8 developers. If you’re developing for Windows 10, see the latest documentation. ]
Initializes a new instance of the ServiceEndpoint class for a specified contract.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- contract
- Type: System.ServiceModel.Description.ContractDescription
The ContractDescription for the service endpoint.
Show: