WorkItemDispose Method

Spotfire 15.0 API Reference
Frees up resources.

Namespace:  Spotfire.Dxp.Framework.Threading
Assembly:  Spotfire.Dxp.Framework (in Spotfire.Dxp.Framework.dll) Version: 71.0.22122.5390 (71.0.22122.5390)
Syntax

C#
public void Dispose()

Implements

IDisposableDispose
Remarks

Note that dispose is automatically called by the framework if AutoDisposeItems is set to true (the default).
Version Information


See Also

Reference