Message in Korean (한국어)

메모리를 복사하는 동안 예상 I/O 경합 상태가 감지되었습니다. I/O 패키지는 기본적으로 스레드로부터 안전하지 않습니다. 다중 스레드 응용 프로그램에서는 TextReader 또는 TextWriter의 Synchronized 메서드에서 반환되는 스레드 보호 래퍼와 같이 스레드로부터 안전한 방식으로 스트림에 액세스해야 합니다. 이것은 StreamWriter 및 StreamReader와 같은 클래스에도 적용됩니다.

Unlocalized message

Probable I/O race condition detected while copying memory. The I/O package is not thread safe by default. In multithreaded applications, a stream must be accessed in a thread-safe way, such as a thread-safe wrapper returned by TextReader's or TextWriter's Synchronized methods. This also applies to classes like StreamWriter and StreamReader.

Search by Google
Available localized messages
Russian (Русский) Spanish (Español) Swedish (Svenska) Turkish (Türkçe) Arabic (العربية) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體)) Czech (Čeština) Danish (Dansk) Prior (Message) Dutch (Nederlands) Finnish (suomi) French (Français) German (Deutsch) Greek (Ελληνικά) Hebrew (עברית) Hungarian (magyar) Italian (Italiano) Next (Message) Japanese (日本語) Norwegian (Bokmal) (Norsk (Bokmål)) Polish (Polski) Portuguese (Brazil) (Português (Brasil)) Portuguese (Portugal) (Português (Portugal)) Chinese (Simplified) (中文(简体)) Chinese (Traditional) (中文(繁體))