ITimedTrigger.Duration Property

TegoOS

ITimedTriggerDuration Property
Duration in milliseconds (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 Duration { get; }
ReadOnly Property Duration As Integer
	Get
property int Duration {
	int get ();
}
abstract Duration : int with get

Property Value

Type: Int32
See Also