PSEventSubscriber.Unsubscribed Event
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.
The event generated when this event subscriber is unregistered.
public:
event System::Management::Automation::PSEventUnsubscribedEventHandler ^ Unsubscribed;
public event System.Management.Automation.PSEventUnsubscribedEventHandler Unsubscribed;
member this.Unsubscribed : System.Management.Automation.PSEventUnsubscribedEventHandler
Public Custom Event Unsubscribed As PSEventUnsubscribedEventHandler
Public Event Unsubscribed As PSEventUnsubscribedEventHandler