IReaderProvider Interface
From TegoOS
A Sandcastle Documented Class Library
| IReaderProvider Interface |
Base interface for readers and tags to allow progress reporting, change of reader (tags only) and cancellation of execution.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
The IReaderProvider type exposes the following members.
| Name | Description | |
|---|---|---|
| CancelRequested | Gets whether cancellation of read/write has been requested. |
| Name | Description | |
|---|---|---|
| GetReader | Gets the reader to use. | |
| RaiseProgress | Raises the Progress event. | |
| RequestCancel | Requests cancellation of read/write. |