Factory.shutdown
Signature
public void shutdown()Description
Exits the Data Access API. If Factory.init is
called, you must call Factory.shutdown for the Data
Access API to shut down correctly. If not called, OunceScanner.exe may
continue to run as a rogue process.