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 ServiceHostFactory.CreateServiceHost(Type,Uri[]).) |
See Also