This version of Unity is unsupported.

Procedural.CreationParameters.maxActiveRequests

public int maxActiveRequests;

Description

How many request do you plan on processing each frame.

This value can be used to prevent spikes in the number of requests Must be less then MaxRequestPerFrameSupported.