Click or drag to resize

IBackgroundProgress Interface

[Missing <summary> documentation for "T:Demo3D.Visuals.BackgroundTaskViewer.IBackgroundProgress"]

Namespace:  Demo3D.Visuals.BackgroundTaskViewer
Assembly:  Demo3D.Core (in Demo3D.Core.dll) Version: 14.0.0.10531
Syntax
C#
public interface IBackgroundProgress : IProgress<double>

The IBackgroundProgress type exposes the following members.

Methods
  NameDescription
Public methodReportState
Public methodReportStatus
Top
See Also