MaxParallelRequests is the maximum number of concurrent network requests allowed per instance. 0 uses the default (10). Negative disables the limit.
@ffi.Int() external int MaxParallelRequests;