IReaderCapabilities.MaxOperations Property

TegoOS

IReaderCapabilitiesMaxOperations Property
The number of operations the reader can execute in sequence.

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

Property Value

Type: Int32
See Also