countClients property

int get countClients

Gets the count of connected clients.

Implementation

int get countClients => session.countClients;