ServiceActivationElement Constructor (String^, String^)
.NET Framework (current version)
Configures a new instance of the ServiceActivationElement class that includes the specified service to be activated and its relative address.
Assembly: System.ServiceModel (in System.ServiceModel.dll)
Parameters
- relativeAddress
-
Type:
System::String^
A URL location that requires being referenced from a base address.
- service
-
Type:
System::String^
The service application that becomes activated.
.NET Framework
Available since 4.0
Available since 4.0
Show: