WorkDispatcher TItem  GetItems Method TIBCO Spotfire 6.0 API Reference
Gets the work items that are currently waiting to be dispatched.

Namespace: Spotfire.Dxp.Framework.Threading
Assembly: Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 13.19.7018.3940 (13.19.7018.3940)
Syntax

public TItem[] GetItems()

Return Value

Type:  TItem 
An array of work items.
See Also