1 reference to MIN_ASYNC_SIZE
System.Web (1)
Hosting\ISAPIWorkerRequest.cs (1)
2355if (doneWithSession != 0 && !HttpRuntime.ShutdownInProgress && (_ignoreMinAsyncSize || (totalBodySize >= MIN_ASYNC_SIZE))) {