PipelineStateInfo Class

Definition

Type which has information about PipelineState and Exception associated with PipelineState.

public ref class PipelineStateInfo sealed
public sealed class PipelineStateInfo
type PipelineStateInfo = class
Public NotInheritable Class PipelineStateInfo
Inheritance
PipelineStateInfo

Properties

Reason

The reason for the state change, if caused by an error.

State

The state of the runspace.

Applies to