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 synchronous operations. The parameters to the FileStream constructor may need to be changed to indicate that the handle was opened asynchronously (that is, it was opened explicitly for overlapped I/O).

Click to search this error in Google



Localized version
 Chinese (Traditional) Legacy

Error category
 .Net Framework

Other localized versions
24 versions





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