Click or drag to resize

Statistics Properties

The Statistics Type exposes the following members.

Properties
 NameDescription of the
Public PropertyStatic MemberIsTimerTriggered With True, the statistics output is time-controlled. LoggingTriggerCounter then returns the number of milliseconds until the next trigger event. If False, the statistics output is replaced by the total number of counting processes are controlled. LoggingTriggerCounter defined here is the number of counting processes after which the output takes place; Default: True.
Public PropertyStatic MemberLoggingTriggerCounter Number of milliseconds or number of counting operations until the next statistics issue; Default: 5000.
Public PropertyStatic MemberRegexFilter Only lines that fulfil this regular expression are logged.
Back to the top
See also