共用方式為


FormPipeReader.ValueCountLimit 屬性

定義

ReadForm 或 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

屬性值

適用於