RepairTask Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a repair task, which includes information about what kind of repair was requested, what its progress is, and what its final result was.
This class supports the Service Fabric platform; it is not meant to be called directly from your code.
public class RepairTask
type RepairTask = class
Public Class RepairTask
- Inheritance
-
RepairTask
- Derived