Navigation:  OLE Automation > Application > Methods >

SpaceObServer.Application.StartScan

Previous pageReturn to chapter overviewNext page

Description

Scans the passed directory immediately.
 

Syntax

StartScan (Path : <String>)
 

Parameters

Path

An existing or new root path, for which the new scan should be scheduled.

 
Example

SOS.StartScan "\\Server1\Share1\"

Tries to starts a scan for the root directory "\\Server1\Share1\" immediately.

 
Remarks

The scan can only be started if the observing server is running, the "SpaceObServer Agent" service is running on this server and if the observing server is not executing any other scans (scans are always executed sequential).