共用方式為


JsonRpcEnumerableSettings.MinBatchSize 屬性

定義

取得或設定在傳送值批次給取用者之前,要從產生器取得的最小專案數。

public int MinBatchSize { get; set; }
member this.MinBatchSize : int with get, set
Public Property MinBatchSize As Integer

屬性值

這必須是正整數。

適用於