C# Class Customer.Project.Mvc.Instrumentation.PreWarmCache

Loaded by IIS 7.5 for initializing the application pool once the IIS server has started http://weblogs.asp.net/scottgu/archive/2009/09/15/auto-start-asp-net-applications-vs-2010-and-net-4-0-series.aspx
Inheritance: System.Web.Hosting.IProcessHostPreloadClient
Datei anzeigen Open project: atosorigin/AtosMvcStarterKit

Public Methods

Method Description
Preload ( string parameters ) : void

Method Details

Preload() public method

public Preload ( string parameters ) : void
parameters string
return void