Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

This function is invoked when an error occurs on an XCON connection. Create a function for each connection to monitor and name it accordingly, e.g. for connection ftp1 create the function ftp1_OnErrorEvent.

Signature

_OnErrorEvent (string)

Parameters

NameTypeMandatory/OptionalDescription

stringMerror message

Return

None.