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, 1996-2024 • Updated: 03/11/19
Comment or report problem with topic