Demo3D 2022 API Documentation
Demo3D 2022 API Documentation
Demo3D Namespaces
Demo3D.Visuals Namespaces
Demo3D.Visuals.BackgroundTaskViewer
IBackgroundProgress Interface
IBackgroundProgress Methods
ReportState Method
ReportStatus Method
IBackgroundProgress
ReportState Method
Update the current state of the background task
Namespace:
Demo3D.Visuals.BackgroundTaskViewer
Assembly:
Demo3D.Core (in Demo3D.Core.dll) Version: 15.0.2.11458
Syntax
C#
Copy
void
ReportState
(
BackgroundTaskState
state
)
Parameters
state
Type:
Demo3D.Visuals.BackgroundTaskViewer
BackgroundTaskState
The new state
See Also
Reference
IBackgroundProgress Interface
Demo3D.Visuals.BackgroundTaskViewer Namespace
© Emulate3D Ltd. All rights reserved.
Send comments on this topic to
support@demo3d.com