processlist Refresh method
Return to Introduction  Previous page  Next page
Applies to
acProcessList, acConnectionList and acIESniffer components (used to refresh the content of the internal data list).  

Declaration
procedure Refresh;  

Description
The Refresh method retrieves the list of all currently running system processes and fills the internal list with new information about each TCP/UDP connection.  
 
Use Refresh method to keep the list of connections always fresh. The component does NOT update its list automatically (it does it only once on startup).  

See also
Count and Items properties.