ClientBase<TChannel> Constructor (ServiceEndpoint^)
.NET Framework (current version)
Initializes a new instance of the ClientBase<TChannel> class using the specified System.ServiceModel.Description::ServiceEndpoint.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- endpoint
-
Type:
System.ServiceModel.Description::ServiceEndpoint^
The endpoint for a service that allows clients to find and communicate with the service.
.NET Framework
Available since 4.0
Available since 4.0
Show: