Share via


ForEachStatementAst.ThrottleLimit Property

Definition

The limit to be obeyed during parallel processing, if any.

public:
 property System::Management::Automation::Language::ExpressionAst ^ ThrottleLimit { System::Management::Automation::Language::ExpressionAst ^ get(); };
public System.Management.Automation.Language.ExpressionAst ThrottleLimit { get; }
member this.ThrottleLimit : System.Management.Automation.Language.ExpressionAst
Public ReadOnly Property ThrottleLimit As ExpressionAst

Property Value

Applies to