This documentation is archived and is not being maintained.
System.ServiceModel.Activation Namespace
Visual Studio 2008
| Class | Description | |
|---|---|---|
![]() | AspNetCompatibilityRequirementsAttribute | Applied to a Windows Communication Foundation (WCF) service to indicate whether that service can be run in ASP.NET compatibility code. |
![]() | HostedTransportConfiguration | Provides transport-specific configuration for transport implementations hosted in Windows Process Activation Service (WAS). |
![]() | ServiceHostFactory | Factory that provides instances of ServiceHost in managed hosting environments where the host instance is created dynamically in response to incoming messages. |
![]() | ServiceHostFactoryBase | Provides the base implementation for the factory that allows application code to participate in the creation of service hosts in managed hosting environments where the host instance is created dynamically in response to incoming messages. |
![]() | VirtualPathExtension | Contains the service's virtual path when the service is hosted in Internet Information Services (IIS) or Windows Process Activation Service (WAS). |
![]() | WebScriptServiceHostFactory | Automatically adds an ASP.NET AJAX endpoint to a service, without requiring configuration, in a managed hosting environment that dynamically activates host instances for the service in response to incoming messages. |
![]() | WebServiceHostFactory | A factory that provides instances of WebServiceHost in managed hosting environments where the host instance is created dynamically in response to incoming messages. |
![]() | WorkflowServiceHostFactory | Factory that provides instances of WorkflowServiceHost in managed hosting environments where the host instance is created dynamically in response to incoming messages. |
| Enumeration | Description | |
|---|---|---|
![]() | AspNetCompatibilityRequirementsMode | Specifies whether a Windows Communication Foundation (WCF) service runs, or can run, in a mode that is compatible with ASP.NET. |
Show:

