Interface WaitForNetworkIdle2

This method proceeds rendering by waiting until it internally detects a network idle event when there is no network activity after at least 500ms as well as at maximum of 2 inflight (outstanding) network request.

Hierarchy

  • WaitForNetworkIdle2

Properties

Properties

maxWaitTime?: number

Maximum wait time in milliseconds until it forces rendering.

Default

10000 milliseconds

Generated using TypeDoc