Click or drag to resize

DiagnosticsHandler Properties

The DiagnosticsHandler type exposes the following members.

Properties
  NameDescription
Public propertyHeading
If diagnostic items are generated, then this heading is printed before the items. Immediately after the Heading is reset (hence only written once).
Public propertyNumberOfIdenticalMessagesToWrite
Number of identical messages to write.

If more than this number of messages (same message id), these messages are skipped for the MessageEvent.

Top
See Also