ApplicationServicesHostFactory::CreateServiceHost Method
.NET Framework (current version)
Namespace:
System.Web.ApplicationServices
Assembly: System.Web.Extensions (in System.Web.Extensions.dll)
| Name | Description | |
|---|---|---|
![]() | CreateServiceHost(String^, array<Uri^>^) | Creates a ServiceHost with specific base addresses and initializes it with specified data.(Inherited from ServiceHostFactory.) |
![]() | CreateServiceHost(Type^, array<Uri^>^) | Creates an instance of the service class that has the specified base address or addresses.(Overrides ServiceHostFactory::CreateServiceHost(Type^, array<Uri^>^).) |
Show:

