[Overview][Types][Classes][Procedures and functions] | Reference for unit 'lEvents' (#LNet) |
Callaction timeout
Source position: levents.pp line 166
public property TLEventer.Timeout: Integer |
This property specifies how much can the connection block on the CallAction call. Default is 0 which means don't block. If any positive number is given, CallAction will block that number of milliseconds or less if an event occurred. If -1 is given, CallAction will block until an event happens.
No notes exist for this page yet.