RdsService.getIsBatchMode

Syntax

getIsBatchMode();

Description

The getIsBatchMode method indicates that the service is currently in the mode of creating the request data batch to be sent to the server.

Comments

This method returns true, if the service is creating request data batch, otherwise it returns false.

Example

The example of use is given on the page with description of the RdsService.beginBatch method.

EaxDimBarMasterPanel