ScanProgress

The ScanProgress class is used to send scanner progress over the API endpoint api/scan/progress.

Properties

Property Type Description
ScannedFiles double Number of files that have been scanned.
FoundFiles double Total number of files found to be scanned.
Status string Current status message of the scanner.