ProgressServiceBackgroundProgresses Property TIBCO Spotfire 7.5 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: 23.18.9504.3877 (23.18.9504.3877)
Syntax

C#
public IList<ProgressHandle> BackgroundProgresses { get; }

Property Value

Type: IListProgressHandle
Version Information

Supported in: 7.5, 7.0
See Also

Reference