InvokeCommandCommand.ProcessRecord Method
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.
The expression will be executed in the remote computer if a remote runspace parameter or computer name or uri is specified.
protected:
override void ProcessRecord();
protected:
override void ProcessRecord();
override void ProcessRecord();
protected override void ProcessRecord ();
override this.ProcessRecord : unit -> unit
Protected Overrides Sub ProcessRecord ()
Remarks
1. Identify if the command belongs to the same pipeline 2. If so, use the same GUID to create Pipeline/PowerShell