ASP.net Application Domains Notification Question

A

a_newcomb

I have an asp.net application that clients connect to and block until
data destined for the client is received, and subsequently routed down
the connection. Because of this, it is possible that clients are
connected for an extended period of time. When some event occurs to
the web application, which forces the aspnet_wp.exe to create a new
application domain for the application, is there any way to be notified
of such event? Is there a way to handle via the HTTPApplication or any
other object (Global??) an event that is triggered when a new
application domain is created? Or any where to determine that multiple
application domains exist for the current asp.net Application?

thanks,
-a.n.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,769
Messages
2,569,580
Members
45,054
Latest member
TrimKetoBoost

Latest Threads

Top