PSEventManager Class
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 abstract
public abstract class PSEventManager
type PSEventManager = class
Public MustInherit Class PSEventManager
- Inheritance
-
PSEventManager
Received |
Represents the interface to the PowerShell event queue. |
Subscribers |
Gets the list of event subscribers. |