ServiceGroupFactory Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public sealed class ServiceGroupFactory
type ServiceGroupFactory = class
Public NotInheritable Class ServiceGroupFactory
- Inheritance
-
System.ObjectServiceGroupFactory
Constructors
ServiceGroupFactory() |
Methods
AddServiceType(String, Type) | |
AddStatefulServiceFactory(String, IStatefulServiceFactory) | |
AddStatelessServiceFactory(String, IStatelessServiceFactory) | |
RemoveServiceFactory(String) |