WorkflowServiceHostFactory Class
Factory that provides instances of WorkflowServiceHost in managed hosting environments where the host instance is created dynamically in response to incoming messages.
Assembly: System.WorkflowServices (in System.WorkflowServices.dll)
The managed hosting environments that support dynamic activation are Internet Information Services (IIS) and Windows Process Activation Service (WAS).
If you have implemented a custom derivative of WorkflowServiceHost, consider also implementing a factory that derives from the WorkflowServiceHostFactory class.
If you have implemented a custom derivative of ServiceHostBase instead, then consider also implementing a factory that derives your factory from ServiceHostFactoryBase directly.
System.ServiceModel.Activation.ServiceHostFactoryBase
System.ServiceModel.Activation.WorkflowServiceHostFactory
Windows 7, Windows Vista, Windows XP SP2, Windows Server 2008 R2, Windows Server 2008, Windows Server 2003
The .NET Framework and .NET Compact Framework do not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.