"A J Le Couteur Bisson" <noone (AT) nowhere (DOT) com> wrote
Quote:
I have the following TCPChannel instantiation in my program
TcpChannel chan = new TcpChannel(port);
Unfortunately, chan remains open for some time after the application has
terminated and this prevents it from being restarted.
TcpChannel does not implement IDisposable and its StopListening() method
doesn't close the port. How can I force it to let go? |
Andy,
I recommend you ask your Remoting question over in the following newsgroup:
microsoft.public.dotnet.framework.remoting
--
Thanks,
Carl Prothman
Microsoft ASP.NET MVP
http://www.able-consulting.com