Message in Spanish (Español)
La firma del método asincrónico Begin no es válida para el método <var>Method name</var> en el tipo <var>Type Name</var>. El método Begin debe tomar un AsyncCallback y un objeto como los dos últimos argumentos y devolver un IAsyncResult.
Unlocalized message
Invalid async Begin method signature for method <var>Method name</var> in type <var>Type Name</var>. Your begin method must take an AsyncCallback and an object as the last two arguments and return an IAsyncResult.
Search by Google