TimedTrigger.Duration Property
From TegoOS
A Sandcastle Documented Class Library
| TimedTriggerDuration Property |
Time period in milliseconds 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 Duration { get; }
Public ReadOnly Property Duration As Integer Get
public: virtual property int Duration { int get () sealed; }
abstract Duration : int with get override Duration : int with get