Message in Norwegian (Bokmal) (Norsk (Bokmål))
En nullverdi ble returnert fra en asynkron Begin-metode eller sendt til en AsyncCallback. Asynkrone Begin-implementeringer må returnere IAsyncResult som ikke har nullverdi, og sende samme IAsyncResult-objekt som parameter til 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