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



[Overview][Constants][Types][Classes] Reference for unit 'lNet' (#LNet)

TLConnection.Timeout

Specifies the timeout on CallAction

Declaration

Source position: lnet.pp line 311

public property TLConnection.Timeout: Integer
  read GetTimeout
  write SetTimeout;

Description

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.

Notes

 No notes exist for this page yet. 





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