[Missing <summary> documentation for E:Org.LLRP.LTK.LLRPV1.LLRPClient.OnReaderEventNotification]
| C# | Visual Basic | Visual C++ |
public event delegateReaderEventNotification OnReaderEventNotification
Public Event OnReaderEventNotification As delegateReaderEventNotification
public: event delegateReaderEventNotification^ OnReaderEventNotification { void add (delegateReaderEventNotification^ value); void remove (delegateReaderEventNotification^ value); }