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
Get the number of HTTPRemoteClients we are connected to
Declared in <httpserver.h>
size_t
GetConnectionsCount() const;
The count of currently connected clients.
Created with MrDocs