Timer Question

Hi,

In tmrGetTasks_Tick() event code checks 
- m_AsyncTasksResult.IsCompleted == true 
- CType(m_AsyncTasksResult.AsyncState, IAsyncResult).IsCompleted 

What is the significance of send check  

Why similar check is not done in tmrGetProjectHistory_Tick() 

Thanks,


Answer this question

Timer Question

  • Timer Question