My question is that if a routine fallen into a callback and it needs to take long time to finish, does it will affect the main thread running? the callbak format can be introduced by a button control, the PostDeferredCallToThread() or a timer's .
David