1 implementation of IISAPIRuntime2
System.Web (1)
Hosting\ISAPIRuntime.cs (1)
91public sealed class ISAPIRuntime : MarshalByRefObject, IISAPIRuntime, IISAPIRuntime2, IRegisteredObject {
4 references to IISAPIRuntime2
System.Web (4)
Hosting\ISAPIRuntime.cs (4)
120void IISAPIRuntime2.StartProcessing() { 134void IISAPIRuntime2.StopProcessing() { 206int IISAPIRuntime2.ProcessRequest(IntPtr ecb, int iWRType) { 220void IISAPIRuntime2.DoGCCollect() {