Request

Response

    ProgressReporter class

    This class is used to report progress of the tasks that are being executed.

    public class ProgressReporter
    

    Public Members

    namedescription
    ProgressReporter(…) This class is used to report progress of the tasks that are being executed.
    ConfigureProgressReporterFor(…) Configure the progress reporter with the message and the list of tasks to observe the progress on.

    See Also