Cancel the work item.
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 Cancel( TItem workItem )
Parameters
- workItem
- Type: TItem
The work item to cancel.
Remarks
Version Information
See Also