ongoingCount property

int ongoingCount

The number of ongoing requests and content reads.

Implementation

int get ongoingCount => _ongoingCount;