FormPipeReader.ValueCountLimit Property

Definition

The limit on the number of form values to allow in ReadForm or ReadFormAsync.

public:
 property int ValueCountLimit { int get(); void set(int value); };
public int ValueCountLimit { get; set; }
member this.ValueCountLimit : int with get, set
Public Property ValueCountLimit As Integer

Property Value

Applies to