查看回调函数执行在那个线程中的方法

在回调函数中加入:

messagebox.show(system.threading.thread.currentthread.managedthreadid.tostring());