A Sandcastle Documented Class Library
![]() |
OneTagProgressArgs Properties |
The OneTagProgressArgs type exposes the following members.

Name | Description | |
---|---|---|
![]() |
Antenna |
Gets the antenna that saw the tag. 0 if not seen.
|
![]() |
AttemptsSinceLastSeen |
Gets the number of attempts over which the tag has consecutively not been seen.
|
![]() |
AttemptsSinceSuccess |
Gets the number of attempts in which the tag has consecutively failed to read or write new data. Tag not seen is not considered an attempt.
|
![]() |
EpcHex |
EPC of tag as hexadecimal.
|
![]() |
Frequency |
Gets the frequency used to perform this operation. Double.NaN if not known.
|
![]() |
IsCanceled |
Gets whether the operation is canceled.
|
![]() |
IsComplete |
Gets whether the operation is complete.
|
![]() |
LastSeenTime |
Gets the time (mS) that has elapsed between this update and when the tag was last seen.
|
![]() |
Message |
Gets the current message: likely what is being read.
|
![]() |
Phase |
Gets the phase used to perform this operation. Double.NaN if not known.
|
![]() |
PreviousWordCount |
Gets the word count completed in previous operations.
|
![]() |
Reader |
Gets the reader which attempted to access the tag.
|
![]() |
Result |
Gets the result of last attempt to read or write the tag.
|
![]() |
Rssi |
Gets the received signal strength from the tag. NaN if not supported. NegativeInfinity if tag not seen.
|
![]() |
StartTime |
Gets the time at which the operation (or previous operations) started.
|
![]() |
TotalWordCount |
Gets the word count to be completed across all operations.
|
![]() |
WordCount |
Gets the number of words completed by the current operation.
|
