When robocopy is in memory resident/timed mode i want to trigger a scan/update programmatically from another process.
Is there a way such as raising an event or sending a message to the robocopy process to interrupt the wait period and do an immediate scan?