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

RequestSettings.maxCommandCount Property

Specifies the maximum number of commands that can be sent in one request.

Declaration

maxCommandCount: number

Property Value

Type Description
number

The number of commands. The default value is 250.

See Also