Click or drag to resize

StatisticsIsTimerTriggered property

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.

Namespace: NetEti.ApplicationControl
Assembly: NetEti.Logging (in NetEti.Logging.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntax
public static bool IsTimerTriggered { get; set; }

Property value

Boolean
See also