IApplicationPreloadManager Interface
.NET Framework (current version)
This API supports the product infrastructure and is not intended to be used directly from your code.
Provides methods that ASP.NET uses to invoke the application-preload feature in IIS 7.0.
Assembly: System.Web (in System.Web.dll)
| Name | Description | |
|---|---|---|
![]() | SetApplicationPreloadState(String^, String^, Boolean) | This API supports the product infrastructure and is not intended to be used directly from your code. Called by IIS 7.0 to notify ASP.NET whether an application should be preloaded. |
![]() | SetApplicationPreloadUtil(IApplicationPreloadUtil^) | This API supports the product infrastructure and is not intended to be used directly from your code. Calls IIS 7.0 to get information that is required in order to preload an application. |
.NET Framework
Available since 4.0
Available since 4.0
Show:
