ProgressHandle Properties

Spotfire 14.3 API Reference

The ProgressHandle type exposes the following members.

Properties

  NameDescription
Public propertyDescription
Gets the description of this ProgressHandle. The description of a Progress is a user-friendly description, which is represented in the user interface associated with the operation progress (e.g. a progress dialog).
Public propertyIsCanceled
Gets a value indicating whether cancellation has been requested for this instance or not.
Public propertyTitle
Gets the title of this ProgressHandle. The title of a Progress is a user-friendly description, which is represented in the user interface associated with the operation progress (e.g. a progress dialog).
Top
See Also

Reference