Click or drag to resize

IBackgroundProgressReportStatus Method

[Missing <summary> documentation for "M:Demo3D.Visuals.BackgroundTaskViewer.IBackgroundProgress.ReportStatus(System.String)"]

Namespace:  Demo3D.Visuals.BackgroundTaskViewer
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
void ReportStatus(
	string status
)

Parameters

status
Type: SystemString

[Missing <param name="status"/> documentation for "M:Demo3D.Visuals.BackgroundTaskViewer.IBackgroundProgress.ReportStatus(System.String)"]

See Also