The methods of the IThreadRunnable interface are listed below. For a complete list of IThreadRunnable interface members, see the IThreadRunnable Members topic.
Run | This method has to be implemented in order that starting of the thread causes the object's run method to be called in that separately executing thread. |