Event raised when a service is removed from the service manager
The event handler receives an argument of type ServiceEventArgs containing data related to this event. The following ServiceEventArgs property provides information specific to this event.
| Property | Description |
|---|---|
| Service | Gets the service which was added for removed |
ServiceManager Class | Aveva.ApplicationFramework Namespace