A Sandcastle Documented Class Library
TimedRoundsTriggerDuration Property |
Duration in milliseconds. If zero then only Rounds will be used (continuous operation if Rounds is also zero).
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
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
Property Value
Type: Int32Implements
ITimedTriggerDurationSee Also