Click or drag to resize

IBackgroundProgressReportState Method

[Missing <summary> documentation for "M:Demo3D.Visuals.BackgroundTaskViewer.IBackgroundProgress.ReportState(Demo3D.Visuals.BackgroundTaskViewer.BackgroundTaskState)"]

Namespace:  Demo3D.Visuals.BackgroundTaskViewer
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
void ReportState(
	BackgroundTaskState state
)

Parameters

state
Type: Demo3D.Visuals.BackgroundTaskViewerBackgroundTaskState

[Missing <param name="state"/> documentation for "M:Demo3D.Visuals.BackgroundTaskViewer.IBackgroundProgress.ReportState(Demo3D.Visuals.BackgroundTaskViewer.BackgroundTaskState)"]

See Also