Click or drag to resize

PreloadClient Class

Auto-start feature implementation. Order to preload ASP.NET application that is running on IIS
Inheritance Hierarchy
SystemObject
  Dynamicweb.FrontendPreloadClient

Namespace:  Dynamicweb.Frontend
Assembly:  Dynamicweb (in Dynamicweb.dll) Version: 9.9.0
Syntax
public class PreloadClient : IProcessHostPreloadClient

The PreloadClient type exposes the following members.

Constructors
  NameDescription
Public methodPreloadClient
Initializes a new instance of the PreloadClient class
Top
Methods
  NameDescription
Public methodPreload
Provides initialization data that is required in order to preload the application
Top
Remarks