In Flexberry ASP.NET there are two classes that implement the interface task monitor ICSSoft.STORMNET.Business.IBusinessTaskMonitor. About how to use the functionality of one of them, written in the article Creation and connection monitor task. The monitors described below.

EventTaskMonitor.EventTaskMon

The monitor task that displays tasks in the Windows Application Log.

ASPContextBusinessTaskMonitor.ASPContextBusinessTaskMon

ASPContextBusinessTaskMonitor.ASPContextBusinessTaskMon - task monitor, which displays the tasks in the dictionary (object -> string) stored in the HttpContext. Tasks are stored in the id specified when calling methods IBusinessTaskMonitor. The key under which is stored the dictionary contains field ASPContextBusinessTaskMon.ItemsKeyBTMonitorTasks (it is equal to "ItemsKeyBTMonitorTasks").