SteppablePipeline Methods
(see also
Protected Methods
)
| Name | Description | |
|---|---|---|
![]() | Begin | Overloaded. Begins the execution of the commands of the object. The variants of this method can invoke the commands of the object using a combination of input data, the data streams for output, and the calling command used to invoke the stepped commands. This method is introduced in Windows PowerShell 2.0. |
![]() | Dispose | Releases all resources used by the SteppablePipeline. This method is introduced in Windows PowerShell 2.0. |
![]() | End | Ends the execution of the commands of the object. This method is introduced in Windows PowerShell 2.0. |
![]() | Equals | (Inherited from Object) |
![]() | GetHashCode | (Inherited from Object) |
![]() | GetType | (Inherited from Object) |
![]() | Process | Overloaded. Runs a single command of the object. The variants of this method can run the command without using input objects or run the command using a PSObject or an Object input object. This method is introduced in Windows PowerShell 2.0. |
![]() | ToString | (Inherited from Object) |
| Name | Description | |
|---|---|---|
|
Finalize | (Inherited from Object) |
|
MemberwiseClone | (Inherited from Object) |
Reference
SteppablePipeline ClassSystem.Management.Automation Namespace
Other Resources
Windows PowerShell SDKSend comments about this topic to Microsoft.

