RunspaceStateInfo Class
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.
Defines type which has information about RunspaceState and Exception associated with RunspaceState.
public ref class RunspaceStateInfo sealed
public sealed class RunspaceStateInfo
type RunspaceStateInfo = class
Public NotInheritable Class RunspaceStateInfo
- Inheritance
-
RunspaceStateInfo
Properties
Reason |
The reason for the state change, if caused by an error. |
State |
The state of the runspace. |
Methods
ToString() |
Override for ToString() |