RoundsTrigger.Rounds Property
From TegoOS
A Sandcastle Documented Class Library
| RoundsTriggerRounds Property |
Number of rounds or zero for continuous operation.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
public int Rounds { get; }
Public ReadOnly Property Rounds As Integer Get
public: virtual property int Rounds { int get () sealed; }
abstract Rounds : int with get override Rounds : int with get