ISAPIRuntime

ISAPIRuntime

System.Web.Hosting (system.web.dll)sealed class

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

public sealed class ISAPIRuntime : IISAPIRuntime { // Public Constructors    public ISAPIRuntime( ); // Public Instance Methods    public void DoGCCollect( );                       // implements IISAPIRuntime    public int ProcessRequest(IntPtr ecb, int iWRType);          // implements IISAPIRuntime    public void StartProcessing( );                   // implements IISAPIRuntime    public void StopProcessing( );                    // implements IISAPIRuntime }


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