Click or drag to resize

StatisticsReset method

Sets the counter with the transferred name to 0. The counter is regenerated during the first referencing. If zero is passed as the counter name, all counters are is set to 0 and the internal trigger is reset.

Namespace: NetEti.ApplicationControl
Assembly: NetEti.Logging (in NetEti.Logging.dll) Version: 1.0.0+b865061c8026804ece26684b7dc3403284234a08
Syntax
public static void Reset(
	
	string name
)

Parameters

name  String
Name of the counter or zero.
See also