Get the number of HTTPRemoteClients we are connected to

Synopsis

Declared in <httpserver.h>

size_t
GetConnectionsCount() const;

Return Value

The count of currently connected clients.

Created with MrDocs