共用方式為


IProgressReporter Interface

Definition

Interface IProgressReporter

public interface IProgressReporter
type IProgressReporter = interface
Public Interface IProgressReporter

Methods

AddSteps(Int64)

Adds the steps.

Complete()

Completes this instance.

CompleteStep()

Completes the step.

ReserveSteps(Int64)

Reserves the steps.

ResetSteps(Int64)

Resets the steps.

Show()

Shows this instance.

Applies to