How to get websites port number without HttpContext.Current? [modified]
ASP.NET
1
Posts
1
Posters
0
Views
1
Watching
-
Is there a way I can get the websites port number when I don't have access to the current HttpContext object (because it's executing as a background thread, not processing an HTTP request)?
Dominic Pettifer Blog: www.dominicpettifer.co.uk
modified on Friday, December 21, 2007 7:09:05 AM