LoggerEventStopTimer Method
Stops measuring elapsed time for an interval.
Namespace: Logging.HelperAssembly: Logging.Helper (in Logging.Helper.dll) Version: 2.0.6
public virtual void StopTimer(
LogSeverity severity = LogSeverity.Debug
)
Parameters
- severity LogSeverity (Optional)
- Identifies the type of trace event. The default is debug.