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