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, 2025 • Updated: 2025-03-12
Comment or report problem with topic