 | PreloadClient Class |
Auto-start feature implementation.
Order to preload ASP.NET application that is running on IIS
Inheritance Hierarchy
Namespace:
Dynamicweb.Frontend
Assembly:
Dynamicweb (in Dynamicweb.dll) Version: 9.9.0
Syntaxpublic class PreloadClient : IProcessHostPreloadClient
Public Class PreloadClient
Implements IProcessHostPreloadClient
The PreloadClient type exposes the following members.
Constructors
| Name | Description |
---|
 | PreloadClient | Initializes a new instance of the PreloadClient class |
Top
Methods
| Name | Description |
---|
 | Preload |
Provides initialization data that is required in order to preload the application
|
Top
Remarks
See Also