IFileObject interface.RepairFile Method
Definition
Namespace: ASNA.DataGate.Client
Assembly: ASNA.QSys.DataGate.Client.dll
Repairs the file.
void RepairFile(RepairOptions repairOptions, AdgObserver observer)
Repairs the file.
void RepairFile(RepairOptions repairOptions, AdgObserver observer)
Parameters
| Type | Parameter name | Description |
|---|---|---|
| RepairOptions | repairOptions | The options to use when repairing the file. |
| AdgObserver | observer | The observer to use during the repair. |