This documentation is archived and is not being maintained.
ServiceHostingEnvironment Class
Visual Studio 2010
Provides information about the current hosting environment in which services are running.
Assembly: System.ServiceModel.Activation (in System.ServiceModel.Activation.dll)
The ServiceHostingEnvironment type exposes the following members.
| Name | Description | |
|---|---|---|
![]() ![]() | AspNetCompatibilityEnabled | Gets a value that indicates whether this service is running in the context of the ASP.NET HTTP application pipeline. |
![]() ![]() | MultipleSiteBindingsEnabled | Gets or sets a value that specifies whether multiple site bindings are allows for the service host. |
| Name | Description | |
|---|---|---|
![]() ![]() | EnsureServiceAvailable | Ensures that a service is activated at the provided virtual path. |
Windows 7, Windows Vista SP1 or later, Windows XP SP3, Windows Server 2008 (Server Core not supported), Windows Server 2008 R2 (Server Core supported with SP1 or later), Windows Server 2003 SP2
The .NET Framework does not support all versions of every platform. For a list of the supported versions, see .NET Framework System Requirements.
Show:
