ProgressService Properties TIBCO Spotfire 7.6 API Reference

The ProgressService type exposes the following members.

Properties

  Name Description
Public property BackgroundProgresses
Gets the progress operations currently running in the background.
Public property Static member CurrentProgress
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