ForEachObjectCommand.AsJob Property

Definition

Gets or sets a flag that returns a job object immediately for the parallel operation, instead of returning after all foreach processing is completed.

[System.Management.Automation.Parameter(ParameterSetName="ParallelParameterSet")]
public System.Management.Automation.SwitchParameter AsJob { get; set; }

Property Value

Attributes

Applies to