[Overview][Constants][Types][Classes] | Reference for unit 'lNet' (#LNet) |
Specifies the timeout on CallAction
Source position: lnet.pp line 311
public property TLConnection.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.