ProgressServiceBackgroundProgresses Property

Spotfire 15.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: 71.0.22122.5390 (71.0.22122.5390)
Syntax

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

Property Value

Type: IListProgressHandle
Version Information


See Also

Reference