RunspacePoolStateInfo.State Property

Definition

State of the runspace pool when this event occurred.

public:
 property System::Management::Automation::Runspaces::RunspacePoolState State { System::Management::Automation::Runspaces::RunspacePoolState get(); };
public System.Management.Automation.Runspaces.RunspacePoolState State { get; }
member this.State : System.Management.Automation.Runspaces.RunspacePoolState
Public ReadOnly Property State As RunspacePoolState

Property Value

Applies to