The OnlyOnceErrorHandler type exposes the following members.
Back to Top
Properties
Name | Description | |
---|---|---|
EnabledDate |
The date the first error that trigged this error handler occured.
| |
ErrorCode |
The error code from the first error that trigged this error handler.
| |
ErrorMessage |
The message from the first error that trigged this error handler.
| |
Exception |
The exception from the first error that trigged this error handler.
| |
IsEnabled |
Is error logging enabled
|
See Also