Microsoft.VisualStudio.RpcContracts.ProgressReporting Namespace

Classes

ProgressReporterOptions

A class that holds the options that customize the behavior of Task Status Center in VS.

ProgressStatus

A class that holds the data that relates to the ongoing progress of background work. The data will be displayed in the Task Status Center UI appropiately.

WorkCanceledEventArgs

This class contains the event args when WorkCanceled is invoked.

Interfaces

IWorkProgressHandler

This interface describes the entity that handles the registration, progress reporting and completion of background work in the Task Status Center.