This topic has not yet been rated - Rate this topic

PSEventManager Methods

(see also Protected Methods )
 NameDescription
public methodEquals  (Inherited from Object)
public methodGenerateEventRaises an event in the current runspace. This method is introduced in Windows PowerShell 2.0.
public methodGetEventSubscribersWhen overridden in a derived class, retrieves the objects that catch an event when it is raised. This method is introduced in Windows PowerShell 2.0.
public methodGetHashCode  (Inherited from Object)
public methodGetType  (Inherited from Object)
public methodSubscribeEventOverloaded. Creates a subscriber to an event. This method is introduced in Windows PowerShell 2.0.
public methodToString  (Inherited from Object)
public methodUnsubscribeEventWhen overridden in a derived class, removes a subscriber from the list of objects that subscribe to the event. This method is introduced in Windows PowerShell 2.0.
  Name Description
protected method CreateEvent When overridden in a derived class, creates a Windows PowerShell event.
protected method Finalize  (Inherited from Object)
protected method GetNextEventId Generates a sequential event identifier.
protected method MemberwiseClone  (Inherited from Object)
protected method ProcessNewEvent Overloaded. Processes new events that have either been generated by this instance or forwarded to it.

Send comments about this topic to Microsoft.
Did you find this helpful?
(1500 characters remaining)
© 2013 Microsoft. All rights reserved.