public int maxActiveRequests ;

Descripción

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.