Share via


CommonParameters.OutBuffer Property

Definition

Gets or sets the OutBuffer parameter for the cmdlet.

public:
 property int OutBuffer { int get(); void set(int value); };

Property Value

Attributes

Remarks

This parameter configures the number of objects to buffer before calling the downstream Cmdlet

Applies to