E
Eirik Eldorsen
I have a webpage that starts a thread on Application_Start in global.asax. I
don't want to start start this thread when I am testing the application at
localhost. How can I check if I am at localhost when I don't have a Request
object?
Eirik
don't want to start start this thread when I am testing the application at
localhost. How can I check if I am at localhost when I don't have a Request
object?
Eirik