#include <nitro/wfs.h>
int WFS_GetServerBusyBitmap(const WFSServerContext *context);
context | Pointer to the WFSServerContext structure. |
Returns the status of children (clients) currently issuing requests as a bitmap.
Gets the status of children (clients) currently issuing requests to the parent (server) as a bitmap.
WFS_GetServerConnectedBitmap, WFS_GetServerSyncBitmap
2007/06/06 Initial version.
CONFIDENTIAL