ServiceEventArgs Class
Class used to hold the event arguments in SeviceManager related events
Syntax
public class ServiceEventArgs : System.EventArgs
public ref class ServiceEventArgs : public System.EventArgs
Inheritance Hierarchy
System.Object
System.EventArgs
Aveva.ApplicationFramework.ServiceEventArgs
Requirements
Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)
See Also