1-05/26-6:59:30:025:Application_Start 1-05/26-6:59:30:291:........ Background Tasks all started 74-05/26-6:59:36:314:___QUIT 46-05/26-6:59:36:314:System.IO.IOException: Unable to read data from the transport connection: A blocking operation was interrupted by a call to WSACancelBlockingCall. ---> System.Net.Sockets.SocketException: A blocking operation was interrupted by a call to WSACancelBlockingCall at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) --- End of inner exception stack trace --- at System.Net.Sockets.NetworkStream.Read(Byte[] buffer, Int32 offset, Int32 size) at System.IO.Stream.ReadByte() at MyTagList.SingleShotIRC.readLine(NetworkStream ns) at MyTagList.SingleShotIRC.<>c__DisplayClass51_0.<.ctor>b__0()