A Sandcastle Documented Class Library
ReaderCapabilitiesReportsWriteProgress Property |
True if the reader can report the number of words written when a write operation has failed.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
public bool ReportsWriteProgress { get; protected set; }
Public Property ReportsWriteProgress As Boolean Get Protected Set
public: property bool ReportsWriteProgress { bool get (); protected: void set (bool value); }
member ReportsWriteProgress : bool with get, set
Property Value
Type: BooleanSee Also