IBackgroundTaskViewerRemove Method |
Remove a task
Namespace: Demo3D.Visuals.BackgroundTaskViewerAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxvoid Remove(
IBackgroundProgress progress
)
Parameters
- progress IBackgroundProgress
- Task to remove from the viewer
See Also