Event registration for LampUpdated events.
| C# | Visual Basic | Visual C++ |
public event LampUpdatedEventHandler OnLampUpdatedEvent
Public Event OnLampUpdatedEvent As LampUpdatedEventHandler
public: virtual event LampUpdatedEventHandler^ OnLampUpdatedEvent { void add (LampUpdatedEventHandler^ value); void remove (LampUpdatedEventHandler^ value); }
Assembly: ServiceProvider (Module: ServiceProvider)