Message in Greek (Ελληνικά)
Η 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