RunspacePool.StateChanged
Event
Definition
Event raised when RunspacePoolState changes.
public event EventHandler<System.Management.Automation.Runspaces.RunspacePoolStateChangedEventArgs> StateChanged;