EventAggregator Class
EventAggregator is a container for events that allows decoupling of publishers and
subscribers so they can evolve independently.
Object Model
Syntax
public class EventAggregator : Aveva.ApplicationFramework.IEventAggregator
public ref class EventAggregator : public Aveva.ApplicationFramework.IEventAggregator
Inheritance Hierarchy
System.Object
Aveva.ApplicationFramework.Presentation.EventAggregator
Requirements
Target Platforms: Windows Server 2019 (64 bit), Windows Server 2016 R2 (64 bit), Windows 10 (64 bit)
See Also