Fleck
Fleck copied to clipboard
System.Net.Sockets.SocketException: Connection timed out
i stated using fleck , but usually i got this Exception.
Error while reading System.IO.IOException: Unable to read data from the transport connection: Connection timed out. ---> System.Net.Sockets.SocketException: Connection timed out
at System.Net.Sockets.Socket.EndReceive (System.IAsyncResult asyncResult) [0x00012] in <c0e40d34c25e4827874530676d4126b9>:0
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x00057] in <c0e40d34c25e4827874530676d4126b9>:0
--- End of inner exception stack trace ---
at System.Net.Sockets.NetworkStream.EndRead (System.IAsyncResult asyncResult) [0x0009b] in <c0e40d34c25e4827874530676d4126b9>:0
at System.Threading.Tasks.TaskFactory`1[TResult].FromAsyncCoreLogic (System.IAsyncResult iar, System.Func`2[T,TResult] endFunction, System.Action`1[T] endAction, System.Threading.Tasks.Task`1[TResult] promise, System.Boolean requiresSynchronization) [0x0000f] in <0f8aeac9d63d4b8aa575761bb4e65b79>:0
what's wrong ?