| 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
Syntax public 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 |
TopMethods
| Name | Description |
---|
| Preload |
Provides initialization data that is required in order to preload the application
|
TopRemarks See Also