AutofacServiceHostFactoryCreateServiceHost Method |
Name | Description | |
---|---|---|
CreateServiceHost(String, Uri) |
Creates a ServiceHost with specific base addresses and initializes it with specified data.
(Inherited from AutofacHostFactory.) | |
CreateServiceHost(Type, Uri) |
Creates a ServiceHost for a specified type of service with a specific base address.
(Overrides ServiceHostFactoryCreateServiceHost(Type, Uri).) |