Read RFID tags for a fixed duration.
| C# | Visual Basic | Visual C++ |
public override TagReadData[] Read( int milliseconds )
Public Overrides Function Read ( _ milliseconds As Integer _ ) As TagReadData()
public: virtual array<TagReadData^>^ Read( int milliseconds ) override
- milliseconds (Int32)
- the read timeout
the read tag data collection