help files
Z505 | PasWiki | FUQ | Search | Main Docs | API Guide



[Overview][Types][Classes][Procedures and functions] Reference for unit 'lEvents' (#LNet)

TLEventer.CallAction

Eventizes the eventer

Declaration

Source position: levents.pp line 158

public function TLEventer.CallAction: Boolean; virtual;

Function result

Returns true on success

Description

This method is the heart of the eventer. It ensures activity. Once called, all handles are checked for events and callbacks are issued. Depending on timeout this method will block or not (if timeout is > 0 it will block for that time or until an event occurs on any handle, if timeout is -1, it will block until an event happens).

Notes

 No notes exist for this page yet. 





lufdoc, Powtils, fpc, freepascal, delphi, kylix, c/c++, mysql, cgi web framework docs, Z505