DiagnosticsHandler Events |
The DiagnosticsHandler type exposes the following members.
Name | Description | |
---|---|---|
MessageEvent |
Event that is triggered every time a new diagnostics message is produced
by one of the connected diagnostics objects.
The number of identical messages is limited by _numberOfIdenticalMessagesToWrite Parameters: Type of message and message content. | |
MessageEventAll |
Event that is triggered every time a new diagnostics message is produced
by one of the connected diagnostics objects.
Parameters: Type of message, message id and message content Message id can be null. |