A Sandcastle Documented Class Library
![]() | OneTagProgressArgsIsComplete Property |
Gets whether the operation is complete.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

public bool IsComplete { get; }
Public ReadOnly Property IsComplete As Boolean Get
public: property bool IsComplete { bool get (); }
member IsComplete : bool with get
Property Value
Type: Boolean
Canceled is not considered complete unless the full number of words were completed.
