Message in Greek (Ελληνικά)
Επέστρεψε τιμή null από ασύγχρονη μέθοδο 'Begin' ή πέρασε σε AsyncCallback. Οι ασύγχρονες υλοποιήσεις 'Begin' πρέπει να επιστρέψουν μη-null IAsyncResult και να περάσουν το ίδιο αντικείμενο IAsyncResult όπως η παράμετρος στο AsyncCallback.
Unlocalized message
A null value was returned from an async 'Begin' method or passed to an AsyncCallback. Async 'Begin' implementations must return a non-null IAsyncResult and pass the same IAsyncResult object as the parameter to the AsyncCallback.
Search by Google