ApplicationThreadExecuteOnWorkerThread Method

Spotfire 14.3 API Reference
Overload List

  NameDescription
Public methodExecuteOnWorkerThread(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 methodExecuteOnWorkerThread(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