ApplicationThreadExecuteOnWorkerThread Method TIBCO Spotfire 7.6 API Reference
Overload List

  Name Description
Public method ExecuteOnWorkerThread(String, WorkerThreadExecutor)
Considers the specified workerThreadExecutor for asynchronous execution on a worker thread. The executor may also be executed synchronously on the calling thread. In any case the thread that executes it will inherit settings from the application thread.
Public method ExecuteOnWorkerThread(String, WorkerThreadExecutor, ThreadPriority)
Considers the specified workerThreadExecutor for asynchronous execution on a worker thread. The executor may also be executed synchronously on the calling thread. In any case the thread that executes it will inherit settings from the application thread.
Top
See Also

Reference