Name | Description |
---|---|
AbstractTask | Represents a task that can be executed |
DelegateTask | Represents a declarative task that runs a provided delegate when told to execute |
ProviderInstallTask | Abstract task for defining an installation task |
TaskAttribute | |
TaskEventArgs | Contains task event data and an IFrameworkContext. |
TaskExecutionContext | A context for passing state along a task execution queue |
TaskMetadata | Outlines metadata for the registration of Tasks with MEF |