AsyncCallbackEvents::OnError

Method called when an error occurs during an async callback operation. The method is called with error information.

o.OnError(lcMessage, loException, lcMethod)

Parameters

lcMessage
An error message

loException
A .NET Exception object. You can access the .Message property or


See also:

Class AsyncCallbackEvents

© West Wind Technologies, 2023 • Updated: 03/11/19
Comment or report problem with topic