ObjectEventRegistrationBase Class
Serves as a base class for event registration cmdlets, such as the Register-EngineEvent, Register-ObjectEvent, and Register-WmiEvent cmdlets. This class is introduced in Windows PowerShell 2.0.
Namespace: Microsoft.PowerShell.Commands
Assembly: System.Management.Automation (in System.Management.Automation.dll)
Namespace: Microsoft.PowerShell.Commands
Assembly: System.Management.Automation (in System.Management.Automation.dll)
System.Object
System.Management.Automation.Internal.InternalCommand
System.Management.Automation.Cmdlet
System.Management.Automation.PSCmdlet
Microsoft.PowerShell.Commands.ObjectEventRegistrationBase
Microsoft.PowerShell.Commands.RegisterEngineEventCommand
Microsoft.PowerShell.Commands.RegisterObjectEventCommand
Microsoft.PowerShell.Commands.RegisterWmiEventCommand
System.Management.Automation.Internal.InternalCommand
System.Management.Automation.Cmdlet
System.Management.Automation.PSCmdlet
Microsoft.PowerShell.Commands.ObjectEventRegistrationBase
Microsoft.PowerShell.Commands.RegisterEngineEventCommand
Microsoft.PowerShell.Commands.RegisterObjectEventCommand
Microsoft.PowerShell.Commands.RegisterWmiEventCommand
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.
Target Platforms
Show: