Click or drag to resize

DepScanner Methods

The DepScanner type exposes the following members.

Methods
 NameDescription
Public methodCancelScan Asynchronously cancels scan processing. NOTE: NOT IMPLEMENTED YET.
Public methodScan Starts scan processing. Scan processing of the file-system is internally parallelised, but this method is blocking. Callers may prefer to run this method on a worker thread.
Top
See Also