Message in Japanese (日本語)
AsyncCallback は非同期的に呼び出されましたが、渡された IAsyncResult 引数が 'CompletedSynchronously = true' にマークされていました。引数の CompletedSynchronously プロパティは、非同期操作の完了時の状態と一致する必要があります。
Unlocalized message
AsyncCallback was invoked asynchronously, but the provided IAsyncResult argument was marked 'CompletedSynchronously = true'. The argument's CompletedSynchronously property must match the manner in which the asynchronous operation completed.
Search by Google