ServiceEndpointElement Constructor (Uri^, String^)
.NET Framework (current version)
Initializes a new instance of the ServiceEndpointElement class with the specified endpoint address and contract type.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- address
-
Type:
System::Uri^
A URI that contains the address of the endpoint.
- contractType
-
Type:
System::String^
The contract this endpoint is exposing.
.NET Framework
Available since 3.0
Available since 3.0
Show: