Writes exception details to the Event Log
Namespace: Thomas.APIServices.ExceptionsAssembly: Thomas.APIServices (in Thomas.APIServices.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
Parameters
- ex
- Type: System Exception
The exception that occurred
- appName
- Type: System String
The application name to store the event under
Return Value
Boolean value indicating whether storing the event succeededSee Also