ModuleAPI C# Version Developer's Guide
Stop Inventory
  
Call the StopReading method to stop the asynchronous inventory.

StopReading Method

Stop the asynchronous inventory
  
Method Signature
  
public void StopReading()
 
Example
  
rdr. StopReading();