PSEventManager Class 
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents the interface to the PowerShell eventing functionality. This class allows you to subscribe to, and receive events.
public ref class PSEventManager abstractpublic abstract class PSEventManagertype PSEventManager = classPublic MustInherit Class PSEventManager- Inheritance
- 
				PSEventManager
Constructors
| PSEventManager() | 
Properties
| ReceivedEvents | Represents the interface to the PowerShell event queue. | 
| Subscribers | Gets the list of event subscribers. |