On Wed, 2006-06-28 at 14:40 +0530, Sridhar Kulkarni wrote:
> Hi,
>
> Attached is a patch file for System.Net.Sockets, NetworkStream class for NET
> 2.0.
Apart from what Ympostor said, closing the timer in the finally {} won't
work as you expect.
-Gonzalo