[Overview][Constants][Types][Classes] | Reference for unit 'lNet' (#LNet) |
[Properties (by Name)] [Methods (by Name)] [Events (by Name)]
Interface for any server protocol
Source position: lnet.pp line 205
type ILServer = interface |
||
function Listen(); |
|
Specifies the listen method |
end; |
|
Interface for any server protocol |
This interface is used as the basis for all server specific protocol implementations.
No notes exist for this page yet.