Message in Czech (Čeština)
Hodnota NULL byla vrácena z asynchronní metody Begin nebo byla předána do metody AsyncCallback. Implementace asynchronní metody Begin musí vrátit hodnotu IAsyncResult, která není NULL, a předat stejný objekt IAsyncResult jako parametr metody 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