TimerLoggerStop Method |
Name | Description | |
---|---|---|
![]() | Stop |
Stops the timer and logs the closing message.
|
![]() | Stop(String) |
Stops the timer and logs the closing message with the provided addendum.
|
![]() | Stop(String, Double) |
Stops the timer and logs the closing message with the provided addendum.
If the timer met or exceeded the specified threshold then the entry is logged as a Warning rather than as Info.
|