A Sandcastle Documented Class Library
![]() | IReaderImplementationNotification Event |
Raised to report status notifications from reader.
Namespace: Tego.Rfid.Gen2
Assembly: Tego (in Tego.dll) Version: 1.0.6599.21663 (1.2017.413.1)

event Action<IReaderNotification> Notification
Event Notification As Action(Of IReaderNotification)
event Action<IReaderNotification^>^ Notification { void add (Action<IReaderNotification^>^ value); void remove (Action<IReaderNotification^>^ value); }
abstract Notification : IEvent<Action<IReaderNotification>, EventArgs>
Value
Type: SystemActionIReaderNotification