Optional
maxMaximum number of allowed inflight network requests to not invalidate network idle event
Optional
maxMaximum wait time in milliseconds until it forces rendering. Default value is 10000 milliseconds
Optional
networkDuration of time in milliseconds to regard as network idle event
Generated using TypeDoc
Proceeds rendering by waiting until it internally detects a network idle event when there is no network activity after at least specified networkIdleDuration as well as at maximum of maxNumAllowedInflight inflight (outstanding) network requests.