LoggerEventResetTimer Method
Stops time interval measurement and resets the elapsed time to zero.
Namespace: Logging.HelperAssembly: Logging.Helper (in Logging.Helper.dll) Version: 2.0.6
public virtual void ResetTimer(
LogSeverity severity = LogSeverity.Debug
)
Parameters
- severity LogSeverity (Optional)
- Identifies the type of trace event. The default is debug.