TAGWAPI.OnMonitor
TAGWAPI

<font face="Arial"><font SIZE="3">Monitor Data
</font></font>

property OnMonitor: TOnMonitor;

Unit
AGWAPI

Description
<font face="Arial"><font SIZE="3">This event is generated for monitored information on all ports managed by the AGW Packet Engine.
The production of this event is controlled by the Property Monitor set to TRUE and the actual monitoring frames by the value of the Property MonitorMask.
This event contains the monitored information as received from the AGW Packet Engine,
if you prefer to handle the parsed version of the information use the OnMonitorData event, both
events are generated for every monitoring frame sent by AGW Packet Engine (so try not to use BOTH).


</font></font>