IProcessHostPreloadClient.Preload Method (String[])
.NET Framework (current version)
Provides initialization data that is required in order to preload the application.
Assembly: System.Web (in System.Web.dll)
Parameters
- parameters
-
Type:
System.String[]
Data to initialize the application. This parameter can be null or an empty array.
The value of parameters can be null, a zero-length array, or a populated array.
Note |
|---|
The IProcessHostPreloadClient type and its methods apply only to applications that run on IIS 7.0 and Windows 7. |
.NET Framework
Available since 4.0
Available since 4.0
Show:
