ProgressService BackgroundProgresses Property TIBCO Spotfire 7.0 API Reference
Gets the progress operations currently running in the background.

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

public IList<ProgressHandle> BackgroundProgresses { get; }

Property Value

Type: IList ProgressHandle 
Version Information

Supported in: 7.0
See Also