droppedLinksCount property

int? droppedLinksCount
getter/setter pair

The number of dropped links after the maximum size was enforced.

If this value is 0, then no links were dropped.

Implementation

core.int? droppedLinksCount;