IBackground |
public interface IBackgroundProgress : IProgress<double>
The IBackgroundProgress type exposes the following members.
| Name | Description | |
|---|---|---|
| ReportState | Update the current state of the background task | |
| ReportStatus | Update the current status of the background task. |