[Overview][Types][Classes][Procedures and functions] | Reference for unit 'lEvents' (#LNet) |
Adds a reference to the eventer
Source position: levents.pp line 164
public procedure TLEventer.AddRef; |
This method is used by protocols to keep track of references to the eventers. If more than one protocol connections have the same eventer, this is used to ensure that the eventer is freed only when the last protocol connection is freed.
No notes exist for this page yet.