IISAPIRuntime

IISAPIRuntime

System.Web.Hosting (system.web.dll)interface

This interface supports the .NET Framework infrastructure. You do not need to use it directly in your code.

public interface IISAPIRuntime { // Public Instance Methods    public void DoGCCollect( );    public int ProcessRequest(in IntPtr ecb, in int useProcessModel);    public void StartProcessing( );    public void StopProcessing( ); }

Implemented By

ISAPIRuntime



ASP. NET in a Nutshell
ASP.NET in a Nutshell, Second Edition
ISBN: 0596005202
EAN: 2147483647
Year: 2003
Pages: 873

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net