Method LogFinishBackgroundProcess
- Namespace
- MVVrus.AspNetCore.ActiveSession
- Assembly
- MVVrus.AspNetCore.ActiveSession.dll
LogFinishBackgroundProcess()
Protected. Write message about comletion of a renner background process.
protected void LogFinishBackgroundProcess()
Remarks
This method is defined here just for consistency. It should be called by descendants in any point where their backgound process came to an end.