RunspacePoolStateChangedEventArgs Class

Definition

Event arguments passed to runspacepool state change handlers StateChanged event.

public sealed class RunspacePoolStateChangedEventArgs : EventArgs
Inheritance
RunspacePoolStateChangedEventArgs

Properties

RunspacePoolStateInfo

Gets the stateinfo of RunspacePool when this event occurred.