menu
odbc_fast package
documentation
domain/entities/async_worker_pool_stats.dart
AsyncWorkerPoolStats
totalRouted property
totalRouted property
dark_mode
light_mode
totalRouted
property
int
totalRouted
final
Total requests routed to workers since initialization.
Implementation
final int totalRouted;
odbc_fast package
documentation
domain/entities/async_worker_pool_stats
AsyncWorkerPoolStats
totalRouted property
AsyncWorkerPoolStats class