ASP.NET even in IIS 7.0 with it, the new integrated mode by default does not show the base socket for your ASP.NET application. I am not sure if there is a hack or a third party. I think that as a web server (IIS 7.0) and a web development toolkit (ASP.NET) using objects HttpContext, Responsethere are many things that you can do, for example, access the underlying output stream through Response.OutputStreamor close the socket by calling Response.Close().
source
share