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
 Chinese (Simplified) Legacy

Error category
 .Net Framework

Other localized versions
24 versions





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