NWGetPacketBurstInfo
Returns the server’s packet burst operational counters and statistics.
#include <nwfse.h>
or
#include <nwcalls.h>
NWCCODE N_API NWGetPacketBurstInfo (
NWCONN_HANDLE conn,
NWFSE_PACKET_BURST_INFO N_FAR *fsePacketBurstInfo);
uses calwin32
Function NWGetPacketBurstInfo
(conn : NWCONN_HANDLE;
Var fsePacketBurstInfo : NWFSE_PACKET_BURST_INFO
) : NWCCODE;
These are common return values; see Return Values (Return Values for C) for more information.
To call NWGetPacketBurstInfo, you must have console operator rights.