allPoolResources abstract method

FutureOr<int> allPoolResources()

Get the number of all resources in the pool, including free and in use.

Implementation

FutureOr<int> allPoolResources();