Nurapi Class Library
C#
Show/Hide TOC
Nur
Api
Fetch
Tags Method
Fetch tags from reader memory. Meta data of tag is included.
Definition
Namespace:
NurApiDotNet
Assembly:
NordicID.NurApi.Net (in NordicID.NurApi.Net.dll) Version: 4.0.0
C#
Copy
public
NurApi
TagStorage
FetchTags
()
Return Value
NurApi
TagStorage
Tag storage as
NurApi
TagStorage
Remarks
If any stream is active, accesing tag storage, it must locked with lock()
See Also
Reference
NurApi Class
FetchTags Overload
NurApiDotNet Namespace
In This Article
Definition
Remarks
See Also