IRoundsTrigger.Rounds Property

TegoOS

IRoundsTriggerRounds Property
Number of rounds (If zero then execution will be continuous unless the concrete trigger provides other execution parameters).

Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)
Syntax
int Rounds { get; }
ReadOnly Property Rounds As Integer
	Get
property int Rounds {
	int get ();
}
abstract Rounds : int with get

Property Value

Type: Int32
See Also