ProgressService Properties

Spotfire 14.3 API Reference

The ProgressService type exposes the following members.

Properties

  NameDescription
Public propertyBackgroundProgresses
Gets the progress operations currently running in the background.
Public propertyStatic memberCurrentProgress
Gets the progress object associated to the executing thread to which progress can be reported. The progress object is typically created through a call to ExecuteWithProgress(String, String, ProgressOperation). If no such call has been made a default progress object is returned. Any progress that is reported to the default progress is ignored
Top
See Also

Reference