English version of all error messages you can encounter while programming
  |   ABOUT


Localized version

소켓의 연결이 끊어지면 다른 EndPoint에 비동기적으로만 다시 연결할 수 있습니다. 작업이 완료되기 전까지 종료되지 않는 스레드에서 BeginConnect를 호출해야 합니다.

Click to search this error in Google

English version

Once the socket has been disconnected, you can only reconnect again asynchronously, and only to a different EndPoint. BeginConnect must be called on a thread that won't exit until the operation has been completed.

Click to search this error in Google



Localized version
 Korean

Error category
 .Net Framework

Other localized versions
24 versions





Copyright © dotmedias 2012 Launched in 2012, to help programmers finding solutions