Start reading RFID tags in the background. The tags found will be
passed to the registered read listeners, and any exceptions that
occur during reading will be passed to the registered exception
listeners. Reading will continue until stopReading() is called.
| C# | Visual Basic | Visual C++ |
public override void StartReading()
Public Overrides Sub StartReading
public: virtual void StartReading() override