Skip to main content
A newer version of this page is available. .

RequestSettings.pendingPeriod Property

Specifies a period before a request is sent to the server.

Declaration

pendingPeriod: number

Property Value

Type Description
number

The period, in milliseconds. The default value is 5000.

See Also