A Sandcastle Documented Class Library
![]() | OneTagProgressArgsAttemptsSinceSuccess Property |
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.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

public int AttemptsSinceSuccess { get; }
Public ReadOnly Property AttemptsSinceSuccess As Integer Get
public: property int AttemptsSinceSuccess { int get (); }
member AttemptsSinceSuccess : int with get
Property Value
Type: Int32