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


Localized version

ハンドルは非同期操作をサポートしません。FileStream コンストラクタへのパラメータは、ハンドルが同期的に開かれた (つまり、ハンドルはオーバーラップされた I/O に対して開かれたのではない) ことを示すために、変更する必要があります。

Click to search this error in Google

English version

Handle does not support asynchronous operations. The parameters to the FileStream constructor may need to be changed to indicate that the handle was opened synchronously (that is, it was not opened for overlapped I/O).

Click to search this error in Google



Localized version
 Japanese

Error category
 .Net Framework

Other localized versions
24 versions





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