Constants.MaxTasksInSingleAddTaskCollectionRequest Field

Definition

The maximum number of tasks that the client will include in a single AddTaskCollection request, when adding multiple tasks to a job.

public const int MaxTasksInSingleAddTaskCollectionRequest = 100;
val mutable MaxTasksInSingleAddTaskCollectionRequest : int
Public Const MaxTasksInSingleAddTaskCollectionRequest As Integer  = 100

Field Value

Value = 100

Applies to