ProgressOperation Delegate

Spotfire 15.0 API Reference
Callback for start of new progress operations. The code to run in the new progress goes in this callback.

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 delegate void ProgressOperation()
Version Information


See Also

Reference