JsonRpcEnumerableSettings.MinBatchSize Propriété
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Obtient ou définit le nombre minimal d’éléments à obtenir à partir du générateur avant d’envoyer un lot de valeurs au consommateur.
public int MinBatchSize { get; set; }
member this.MinBatchSize : int with get, set
Public Property MinBatchSize As Integer
Valeur de propriété
Il doit s’agir d’un entier positif.