Click or drag to resize

BackgroundViewerProgressReportStatus Method

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

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

Parameters

value
Type: SystemString

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

Implements

IBackgroundProgressReportStatus(String)
See Also