size property

JSFunction get size

The size() method of the CountQueuingStrategy interface always returns 1, so that the total queue size is a count of the number of chunks in the queue.

Implementation

external JSFunction get size;