Class ServiceStoppedEvent
- Namespace
- MoonBark.GridPlacement.Core.Events
- Assembly
- MoonBark.GridPlacement.Core.dll
Event raised when a service stops
public class ServiceStoppedEvent : ServiceEvent
- Inheritance
-
ServiceStoppedEvent
- Inherited Members
Constructors
ServiceStoppedEvent(object, object?)
public ServiceStoppedEvent(object source, object? data = null)