IDataServiceConfiguration.MaxBatchCount Propriedade

Definição

Obtém o número máximo de solicitações que podem ser tratadas em um lote.Gets the maximum number of requests that can be handled in a batch.

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

Valor da propriedade

Int32

Valor inteiro que indica o número máximo de solicitações que podem ser manipuladas em um lote.Integer value that indicates the maximum number of requests that can be handled in a batch.

Aplica-se a