Called whenever an error occurrs. The user should not call this method directly.
Namespace: Facilita.Fc.CitrixAssembly: fcCitrix (in fcCitrix.dll) Version: 9.5.7.98
Syntax
Parameters
- id
- Type: System String
The error identifier, which appears in the ID column.
- info
- Type: System String
An error message which appears in the Info column.
Return Value
true if the error should be written to the event log, or false if the error should be ignored.See Also