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,

[281 byte] By [codefund.com] at [2008-2-27]