WorkerThreadExecutor Delegate

Spotfire 15.0 API Reference
A delegate representing a parameterless method, which is used to wrap code that is to be executed through a call to ApplicationThread.ExecuteOnWorkerThread.

Namespace:  Spotfire.Dxp.Framework.ApplicationModel
Assembly:  Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public delegate void WorkerThreadExecutor()
Version Information


See Also

Reference