IReaderImplementation.IsConnected Property

TegoOS

IReaderImplementationIsConnected Property
Gets whether currently connected to reader.

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

Property Value

Type: Boolean
See Also