Interface WaitForNetworkIdle0

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 no inflight (outstanding) network requests.

Hierarchy

  • WaitForNetworkIdle0

Properties

Properties

maxWaitTime?: number

Maximum wait time in milliseconds until it forces rendering.

Default

10000 milliseconds

Generated using TypeDoc