Method PrintStatus
PrintStatus(string, string, float)
Called after ReportProgress(string, float) to print a summary of the progress.
Declaration
protected abstract void PrintStatus(string title, string description, float progress)
Parameters
| Type | Name | Description |
|---|---|---|
| string | title | |
| string | description | |
| float | progress |