Overload List
Name | Description | |
---|---|---|
CreateServiceHost(String, Uri) | Creates a ServiceHost with specific base addresses and initializes it with specified data. (Inherited from ServiceHostFactory.) | |
CreateServiceHost(Type, Uri) |
Creates the service host.
(Overrides ServiceHostFactoryCreateServiceHost(Type, Uri).) |
See Also